Searched refs:GetFunctionFromEval (Results 1 – 4 of 4) sorted by relevance
380 Compiler::GetFunctionFromEval( in CompileGlobalEval()
147 V8_WARN_UNUSED_RESULT static MaybeHandle<JSFunction> GetFunctionFromEval(
2295 MaybeHandle<JSFunction> Compiler::GetFunctionFromEval( in Compile() function in v8::internal::Compiler2575 return Compiler::GetFunctionFromEval(source.ToHandleChecked(), outer_info, in Compile()
186 Compiler::GetFunctionFromEval( in Evaluate()