Searched defs:GetConfigString (Results 1 – 2 of 2) sorted by relevance
/third_party/node/src/ | ||
D | node_native_module_env.cc | 47 Local<String> NativeModuleEnv::GetConfigString(Isolate* isolate) { in GetConfigString() function in node::native_module::NativeModuleEnv |
D | node_native_module.cc | 52 Local<String> NativeModuleLoader::GetConfigString(Isolate* isolate) { in GetConfigString() function in node::native_module::NativeModuleLoader |