Lines Matching defs:builtin
39 // Thumb mode builtin.
143 // The receiver for the builtin/api call.
528 // Assert that the EntryFrameConstants are in sync with the builtin.
660 // Invoke the function by calling through JS entry trampoline builtin and
800 Handle<Code> builtin = is_construct
803 __ Call(builtin, RelocInfo::CODE_TARGET);
1137 // value lr before the call to this BaselineOutOfLinePrologue builtin.
1367 // or the interpreter tail calling a builtin and then a dispatch.
1763 // Load builtin index (stored as a Smi) and use it to get the builtin start
1765 Register builtin = scratch;
1766 __ Pop(builtin);
1770 __ LoadEntryFromBuiltinIndex(builtin);
1771 __ bx(builtin);
2132 // Tail-call to the actual Call or Construct builtin.
2407 // Call the [[BoundTargetFunction]] via the Call builtin.
2446 // Check if target is a proxy and call CallProxy external builtin
2451 // builtin
2538 // Construct the [[BoundTargetFunction]] via the Construct builtin.
2741 // r1: pointer to builtin function
2771 // r5: pointer to builtin function (C callee-saved)