Searched refs:allocated_elements (Results 1 – 1 of 1) sorted by relevance
80 Node* allocated_elements = AllocateFixedArray(PACKED_ELEMENTS, argc, mode, in AllocateJSArrayForCodeStubArguments() local82 elements.Bind(allocated_elements); in AllocateJSArrayForCodeStubArguments()91 StoreNoWriteBarrier(MachineRepresentation::kTagged, allocated_elements, in AllocateJSArrayForCodeStubArguments()100 Store(allocated_elements, index.value(), arg); in AllocateJSArrayForCodeStubArguments()