Home
last modified time | relevance | path

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

/external/v8/src/ic/
Daccessor-assembler.h242 void ReturnCallStub(Callable const& callable, Node* context, TArgs... args) { in ReturnCallStub() function
251 void ReturnCallStub(const CallInterfaceDescriptor& descriptor, Node* target, in ReturnCallStub() function
Daccessor-assembler.cc300 exit_point->ReturnCallStub(callable, p->context, p->receiver, holder, in HandleLoadICSmiHandlerCase()
379 exit_point->ReturnCallStub( in HandleLoadICProtoHandlerCase()
1563 exit_point->ReturnCallStub(descriptor, handler, p->context, receiver, in LoadGlobalIC_TryHandlerCase()