Home
last modified time | relevance | path

Searched refs:ConstructJSWithTarget (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dcode-assembler.h1243 Node* ConstructJSWithTarget(Callable const& callable, Node* context, in ConstructJSWithTarget() function in v8::internal::compiler::CodeAssembler
1256 return ConstructJSWithTarget(callable, context, new_target, new_target, in ConstructJS()
/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.h919 return CAST(ConstructJSWithTarget(CodeFactory::Construct(isolate()), in ConstructWithTarget()

Completed in 11 milliseconds