Searched refs:CallJSStubImpl (Results 1 – 2 of 2) sorted by relevance
1097 return CAST(CallJSStubImpl(callable.descriptor(), target, CAST(context), in CallJS()1109 return CallJSStubImpl(callable.descriptor(), target, CAST(context), in ConstructJSWithTarget()1226 Node* CallJSStubImpl(const CallInterfaceDescriptor& descriptor,
1028 Node* CodeAssembler::CallJSStubImpl(const CallInterfaceDescriptor& descriptor, in CallJSStubImpl() function in v8::internal::compiler::CodeAssembler