Lines Matching defs:array
79 void Generate_PushArguments(MacroAssembler* masm, Register array, Register argc,
82 DCHECK(!AreAliased(array, argc, scratch));
87 __ Alsl_d(scratch2, scratch, array, kPointerSizeLog2, t7);
1220 // Get the bytecode array from the function object and load it into
1231 // The bytecode array could have been flushed from the shared function info,
1286 // Push bytecode array and Smi tagged bytecode array offset.
1316 // If the bytecode array has a valid incoming new target or generator object
1355 // Get bytecode array and bytecode offset from the stack frame.
1387 // After the call, restore the bytecode array, bytecode offset and accumulator
1615 // Get the bytecode array pointer from the frame.
3283 // Build v8::PropertyCallbackInfo::args_ array on the stack and push property
3302 // Here and below +1 is for name() pushed after the args_ array.
3323 // v8::PropertyCallbackInfo::args_ array and name handle.
3326 // Load address of v8::PropertyAccessorInfo::args_ array and name handle.
3685 // Get bytecode array from the stack frame.