Lines Matching refs:fast
153 // Load a fast property out of a holder object (src). In-object properties878 Label fast;881 __ b(eq, &fast);884 __ bind(&fast);900 Label fast;904 __ b(eq, &fast);908 __ bind(&fast);924 // Check that the object is in fast mode (not dictionary).1613 // TODO(1224671): implement the fast case.