Home
last modified time | relevance | path

Searched refs:GetWrappedFunction (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dcompiler.h122 V8_WARN_UNUSED_RESULT static MaybeHandle<JSFunction> GetWrappedFunction(
Dcompiler.cc1678 MaybeHandle<JSFunction> Compiler::GetWrappedFunction( in GetWrappedFunction() function in v8::internal::Compiler
Dapi.cc2550 !i::Compiler::GetWrappedFunction( in CompileFunctionInContext()