Searched refs:GetCodeCache (Results 1 – 3 of 3) sorted by relevance
69 v8::ScriptCompiler::CachedData* GetCodeCache(const char* id) const;
162 ScriptCompiler::CachedData* NativeModuleLoader::GetCodeCache( in GetCodeCache() function in node::native_module::NativeModuleLoader
134 loader->GetCodeCache(id.c_str()); in Generate()