Lines Matching defs:array
198 // Get bytecode array from the stack frame.
295 void Generate_PushArguments(MacroAssembler* masm, Register array, Register argc,
298 DCHECK(!AreAliased(array, argc, scratch));
305 __ add(scratch, array, scratch);
1483 // Get the bytecode array from the function object and load it into
1487 // Load original bytecode array or the debug copy.
1493 // The bytecode array could have been flushed from the shared function info,
1560 // Push bytecode array and Smi tagged bytecode array offset.
1590 // If the bytecode array has a valid incoming new target or generator object
1633 // Get bytecode array and bytecode offset from the stack frame.
1664 // After the call, restore the bytecode array, bytecode offset and accumulator
1802 // Tail call to the array construct stub (still in the caller
1867 // Get the bytecode array pointer from the frame.
1910 // Get bytecode array and bytecode offset from the stack frame.
3505 // Build v8::PropertyCallbackInfo::args_ array on the stack and push property
3538 // v8::PropertyCallbackInfo::args_ array and name handle.
3541 // Load address of v8::PropertyAccessorInfo::args_ array and name handle.