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

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

Completed in 70 milliseconds