Home
last modified time | relevance | path

Searched refs:GetCodeCache (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dnode_builtins.h93 v8::ScriptCompiler::CachedData* GetCodeCache(const char* id) const;
Dnode_builtins.cc181 ScriptCompiler::CachedData* BuiltinLoader::GetCodeCache(const char* id) const { in GetCodeCache() function in node::builtins::BuiltinLoader