Lines Matching defs:array
80 void Generate_PushArguments(MacroAssembler* masm, Register array, Register argc,
83 DCHECK(!AreAliased(array, argc, scratch));
88 __ Lsa(scratch2, array, scratch, kSystemPointerSizeLog2);
1216 // Get the bytecode array from the function object and load it into
1226 // The bytecode array could have been flushed from the shared function info,
1280 // Push bytecode array and Smi tagged bytecode array offset.
1310 // If the bytecode array has a valid incoming new target or generator object
1348 // Get bytecode array and bytecode offset from the stack frame.
1379 // After the call, restore the bytecode array, bytecode offset and accumulator
1547 // Tail call to the array construct stub (still in the caller
1606 // Get the bytecode array pointer from the frame.
3216 // Build v8::PropertyCallbackInfo::args_ array on the stack and push property
3235 // Here and below +1 is for name() pushed after the args_ array.
3255 // v8::PropertyCallbackInfo::args_ array and name handle.
3258 // Load address of v8::PropertyAccessorInfo::args_ array and name handle.
4134 // Get bytecode array from the stack frame.