Home
last modified time | relevance | path

Searched refs:CallJSStubImpl (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dcode-assembler.h1097 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,
Dcode-assembler.cc1028 Node* CodeAssembler::CallJSStubImpl(const CallInterfaceDescriptor& descriptor, in CallJSStubImpl() function in v8::internal::compiler::CodeAssembler