Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
Dcompiler.h157 V8_WARN_UNUSED_RESULT static MaybeHandle<JSFunction> GetWrappedFunction(
Dcompiler.cc3149 MaybeHandle<JSFunction> Compiler::GetWrappedFunction( in Compile() function in v8::internal::Compiler
/third_party/node/deps/v8/src/api/
Dapi.cc2667 !i::Compiler::GetWrappedFunction( in CompileFunctionInternal()