Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/d8/
Dd8.h774 static void StoreInCodeCache(Isolate* isolate, Local<Value> name,
Dd8.cc506 void Shell::StoreInCodeCache(Isolate* isolate, Local<Value> source, in StoreInCodeCache() function in v8::Shell
761 StoreInCodeCache(isolate, source, cached_data); in ExecuteString()
779 StoreInCodeCache(isolate, source, cached_data); in ExecuteString()