HomeSort by relevance Sort by last modified time
    Searched refs:GetUnderlying (Results 1 - 4 of 4) sorted by null

  /external/v8/src/
objects-inl.h 324 return GetUnderlying()->IsAsciiRepresentation();
340 return GetUnderlying()->IsTwoByteRepresentation();
    [all...]
objects.h     [all...]
  /external/chromium_org/v8/src/
objects-inl.h 351 return GetUnderlying()->IsOneByteRepresentation();
367 return GetUnderlying()->IsTwoByteRepresentation();
    [all...]
objects.h     [all...]

Completed in 160 milliseconds