Home | History | Annotate | Download | only in interpreter

Lines Matching refs:Descriptor

140   InterpreterDispatchDescriptor descriptor(isolate_);
142 isolate_, zone, descriptor, Code::ComputeFlags(Code::BYTECODE_HANDLER),
594 __ CallStub(ic.descriptor(), code_target, context, global, name, value,
857 Node* result = __ CallStub(ic.descriptor(), code_target, context, object,
877 Node* result = __ CallStub(ic.descriptor(), code_target, context, object,
894 __ CallStub(ic.descriptor(), code_target, context, object, name, value,
940 __ CallStub(ic.descriptor(), code_target, context, object, name, value,
1533 Callable(stub.GetCode(), AddWithFeedbackStub::Descriptor(__ isolate()));
1587 stub.GetCode(), SubtractWithFeedbackStub::Descriptor(__ isolate()));
1717 return __ CallStub(callable.descriptor(), target, context, accumulator);
2769 __ CallStub(callable.descriptor(), target, context);