Searched refs:CompileEval (Results 1 – 4 of 4) sorted by relevance
261 static Handle<SharedFunctionInfo> CompileEval(Handle<String> source,
49 HT(compile_eval, V8.CompileEval) \
544 Handle<SharedFunctionInfo> Compiler::CompileEval(Handle<String> source, in CompileEval() function in v8::internal::Compiler
8160 Handle<SharedFunctionInfo> shared = Compiler::CompileEval(source, in RUNTIME_FUNCTION()8179 Handle<SharedFunctionInfo> shared = Compiler::CompileEval( in CompileGlobalEval()10633 Compiler::CompileEval(function_source, in RUNTIME_FUNCTION()10725 Compiler::CompileEval(source, context, is_global, kNonStrictMode); in RUNTIME_FUNCTION()