Searched refs:CompileGlobalEval (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/runtime/
H A Druntime-compiler.cc374 static Object* CompileGlobalEval(Isolate* isolate, Handle<String> source, function in namespace:v8::internal
429 return CompileGlobalEval(isolate, args.at<String>(1), outer_info,

Completed in 97 milliseconds