Lines Matching defs:array
86 void Generate_PushArguments(MacroAssembler* masm, Register array, Register argc,
89 DCHECK(!AreAliased(array, argc, scratch1, scratch2));
95 Operand value(array, counter, times_system_pointer_size, 0);
1072 // The bytecode array could have been flushed from the shared function info,
1124 // Get the bytecode array from the function object and load it into
1143 // Push bytecode array.
1145 // Push Smi tagged initial bytecode array offset.
1176 // If the bytecode array has a valid incoming new target or generator object
1217 // Get bytecode array and bytecode offset from the stack frame.
1248 // After the call, restore the bytecode array, bytecode offset and accumulator
1323 // -- start_address : Pointer to the last argument in the args array.
1325 // args array.
1510 // Tail call to the array construct stub (still in the caller context at
1599 // Get the bytecode array pointer from the frame.
1637 // Get bytecode array and bytecode offset from the stack frame.
1693 // Save argument count and bytecode array.
1732 // The bytecode array was pushed to the stack by the caller.
1789 // Drop the return address and bytecode array, rebalancing the return stack
3511 // Build v8::PropertyCallbackInfo::args_ array on the stack and push property
3540 // v8::PropertyCallbackInfo::args_ array and name handle.
3550 // Load address of v8::PropertyAccessorInfo::args_ array. The value in ebp
4272 // Get bytecode array from the stack frame.