Searched refs:GetFunctionFromString (Results 1 – 4 of 4) sorted by relevance
97 Compiler::GetFunctionFromString(handle(target->native_context(), isolate), in BUILTIN()
108 Compiler::GetFunctionFromString( in CreateDynamicFunction()
136 V8_WARN_UNUSED_RESULT static MaybeHandle<JSFunction> GetFunctionFromString(
1331 MaybeHandle<JSFunction> Compiler::GetFunctionFromString( in GetFunctionFromString() function in v8::internal::Compiler