MCPcopy Create free account
hub / github.com/nodejs/nan / ResourceColumnOffset

Method ResourceColumnOffset

nan_scriptorigin.h:91–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89 }
90
91 v8::Local<v8::Integer> ResourceColumnOffset() const {
92 return New(ColumnOffset());
93 }
94#endif
95};
96

Callers

nothing calls this directly

Calls 1

NewFunction · 0.70

Tested by

no test coverage detected