Searched defs:GetSourceObject (Results 1 – 2 of 2) sorted by relevance
/third_party/node/src/ | ||
D | node_native_module_env.cc | 43 Local<Object> NativeModuleEnv::GetSourceObject(Local<Context> context) { in GetSourceObject() function in node::native_module::NativeModuleEnv |
D | node_native_module.cc | 42 Local<Object> NativeModuleLoader::GetSourceObject(Local<Context> context) { in GetSourceObject() function in node::native_module::NativeModuleLoader |