Lines Matching refs:Code
6 // * Redistributions of source code must retain the above copyright
133 // Run the native code for the InternalArray function called as a normal
163 // Run the native code for the Array function called as a normal function.
305 __ Addu(at, a2, Operand(Code::kHeaderSize - kHeapObjectTag));
329 __ Addu(t9, v0, Operand(Code::kHeaderSize - kHeapObjectTag));
402 // Try to allocate the object without transitioning into C code. If any of
403 // the preconditions is not met, the code bails out to the runtime call.
502 // and jump into the continuation code at any time from now on. Any
655 Handle<Code> code =
658 __ InvokeCode(code, expected, expected,
736 // -- a0: code entry
785 // Invoke the code and pass argc as a0.
832 __ addiu(t9, v0, Code::kHeaderSize - kHeapObjectTag);
861 __ Addu(t9, v0, Operand(Code::kHeaderSize - kHeapObjectTag));
880 // internal frame to make the code faster, since we shouldn't have to do stack
1020 // Generate the code for doing the frame-to-frame translation using
1195 // 5b. Get the code to call from the function and check that the number of
1197 // (tail-call) to the code in register edx without checking arguments.
1408 // -- a3: callee code entry
1424 // a3: code entry to call
1441 // a3: code entry to call
1461 // a3: code entry to call
1473 // a3: code entry to call
1486 // a3: code entry to call