Lines Matching defs:array
79 void Generate_PushArguments(MacroAssembler* masm, Register array, Register argc,
82 DCHECK(!AreAliased(array, argc, scratch));
87 __ Dlsa(scratch2, array, scratch, kSystemPointerSizeLog2);
1224 // Get the bytecode array from the function object and load it into
1234 // The bytecode array could have been flushed from the shared function info,
1288 // Push bytecode array and Smi tagged bytecode array offset.
1318 // If the bytecode array has a valid incoming new target or generator object
1356 // Get bytecode array and bytecode offset from the stack frame.
1388 // After the call, restore the bytecode array, bytecode offset and accumulator
1612 // Get the bytecode array pointer from the frame.
3306 // Build v8::PropertyCallbackInfo::args_ array on the stack and push property
3325 // Here and below +1 is for name() pushed after the args_ array.
3345 // v8::PropertyCallbackInfo::args_ array and name handle.
3348 // Load address of v8::PropertyAccessorInfo::args_ array and name handle.
3712 // Get bytecode array from the stack frame.