Searched refs:ConstructJSWithTarget (Results 1 – 2 of 2) sorted by relevance
1103 Node* ConstructJSWithTarget(Callable const& callable, Node* context, in ConstructJSWithTarget() function1116 return ConstructJSWithTarget(callable, context, new_target, new_target, in ConstructJS()
823 return CAST(ConstructJSWithTarget(CodeFactory::Construct(isolate()), in ConstructWithTarget()