Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_native_module_env.cc47 Local<String> NativeModuleEnv::GetConfigString(Isolate* isolate) { in GetConfigString() function in node::native_module::NativeModuleEnv
Dnode_native_module.cc52 Local<String> NativeModuleLoader::GetConfigString(Isolate* isolate) { in GetConfigString() function in node::native_module::NativeModuleLoader