Home
last modified time | relevance | path

Searched defs:GetSourceObject (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dnode_native_module_env.cc43 Local<Object> NativeModuleEnv::GetSourceObject(Local<Context> context) { in GetSourceObject() function in node::native_module::NativeModuleEnv
Dnode_native_module.cc42 Local<Object> NativeModuleLoader::GetSourceObject(Local<Context> context) { in GetSourceObject() function in node::native_module::NativeModuleLoader