Lines Matching defs:array
78 void Generate_PushArguments(MacroAssembler* masm, Register array, Register argc,
81 DCHECK(!AreAliased(array, argc, scratch));
86 __ CalcScaledAddress(scratch2, array, scratch, kSystemPointerSizeLog2);
1282 // Get the bytecode array from the function object and load it into
1294 // The bytecode array could have been flushed from the shared function info,
1352 // Push bytecode array and Smi tagged bytecode array offset.
1382 // If the bytecode array has a valid incoming new target or generator object
1423 // Get bytecode array and bytecode offset from the stack frame.
1455 // After the call, restore the bytecode array, bytecode offset and accumulator
1684 // Get the bytecode array pointer from the frame.
3372 // Build v8::PropertyCallbackInfo::args_ array on the stack and push property
3391 // Here and below +1 is for name() pushed after the args_ array.
3414 // v8::PropertyCallbackInfo::args_ array and name handle.
3417 // Load address of v8::PropertyAccessorInfo::args_ array and name handle.
3793 // Get bytecode array from the stack frame.