Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.h579 static void StoreInCodeCache(Isolate* isolate, Local<Value> name,
Dd8.cc492 void Shell::StoreInCodeCache(Isolate* isolate, Local<Value> source, in StoreInCodeCache() function in v8::Shell
577 StoreInCodeCache(isolate, source, cached_data); in ExecuteString()
586 StoreInCodeCache(isolate, source, cached_data); in ExecuteString()