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