Searched refs:GetFunctionFromString (Results 1 – 3 of 3) sorted by relevance
88 Compiler::GetFunctionFromString( in CreateDynamicFunction()
165 V8_WARN_UNUSED_RESULT static MaybeHandle<JSFunction> GetFunctionFromString(
2582 MaybeHandle<JSFunction> Compiler::GetFunctionFromString( in Compile() function in v8::internal::Compiler