Lines Matching defs:builtin
143 // The receiver for the builtin/api call.
477 // Invoke the function by calling through JS entry trampoline builtin and
651 // Invoke the builtin code.
652 Handle<CodeT> builtin = is_construct
655 __ Call(builtin, RelocInfo::CODE_TARGET);
1312 // or the interpreter tail calling a builtin and then a dispatch.
1578 // TODO(jgruber): Replace this by a lookup in the builtin entry table.
1799 // the call to this builtin.
1862 // Replace the builtin index Smi on the stack with the instruction start
1863 // address of the builtin from the builtins table, and then Ret to this
1961 // Function.prototype.apply() yet, we use a normal Call builtin here.
2007 // we use a normal Call builtin here.
2229 // Tail-call to the actual Call or Construct builtin.
2517 // Call the [[BoundTargetFunction]] via the Call builtin.
2555 // Check if target is a proxy and call CallProxy external builtin
2561 // builtin
2650 // Construct the [[BoundTargetFunction]] via the Construct builtin.
2902 // Pushes and puts the values in order onto the stack before builtin calls for
2927 // builtin calls for the GenericJSToWasmWrapper.
3229 // set up by the WasmResume builtin, which has the same layout as the
3396 // If param is a Smi we can easily convert it. Otherwise we'll call a builtin
3762 // the top of the stack that have to be scanned before calling the builtin
3764 // The builtin expects the parameter to be in register param = rax.
3809 // Param is the result of the builtin.
3858 // We don't need the JS context for these builtin calls.
3923 // The builtin expects the value to be in xmm0.
3930 // The builtin expects the value to be in xmm0.
4083 // These slots are not used in this builtin. But when we return from the
4259 // rbx: pointer to builtin function (C callee-saved).