Searched defs:DEFERRED_OBJECT (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Ddeoptimizer.h782 DEFERRED_OBJECT, // Object captured by the escape analysis. enumerator in enum:v8::internal::BASE_EMBEDDED::SlotRepresentation
810 slot.representation_ = DEFERRED_OBJECT;
825 if (representation_ == DEFERRED_OBJECT ||

Completed in 108 milliseconds