Home | History | Annotate | Download | only in ia32

Lines Matching refs:elements

346   // Check if a map for a JSObject indicates that the object has fast elements.
353 // and HeapObject elements. Jump to the specified label if it does not.
359 // elements. Jump to the specified label if it does not.
366 // the FastDoubleElements array elements, otherwise jump to fail.
368 Register elements,
376 // elements maps if mode is ALLOW_ELEMENT_TRANSITION_MAPS. FLAGS are set with
518 Register elements,
745 // Emit code to discard a non-negative number of pointer-sized elements
786 void AssertFastElements(Register elements);