Lines Matching defs:array
84 void Generate_PushArguments(MacroAssembler* masm, Register array, Register argc,
87 DCHECK(!AreAliased(array, argc, scratch));
95 __ ldr(value, MemOperand(array, counter, LSL, kSystemPointerSizeLog2));
1244 // Get the bytecode array from the function object and load it into
1254 // The bytecode array could have been flushed from the shared function info,
1302 // Push bytecode array and Smi tagged bytecode array offset.
1333 // If the bytecode array has a valid incoming new target or generator object
1369 // Get bytecode array and bytecode offset from the stack frame.
1400 // After the call, restore the bytecode array, bytecode offset and accumulator
1571 // Tail call to the array construct stub (still in the caller
1632 // Get the bytecode array pointer from the frame.
1673 // Get bytecode array and bytecode offset from the stack frame.
3208 // Build v8::PropertyCallbackInfo::args_ array on the stack and push property
3238 // v8::PropertyCallbackInfo::args_ array and name handle.
3241 // Load address of v8::PropertyAccessorInfo::args_ array and name handle.
3653 // Get bytecode array from the stack frame.