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

  /external/v8/src/
objects-inl.h 301 String::cast(this)->IsTwoByteRepresentation();
318 String::cast(this)->IsTwoByteRepresentation();
794 bool String::IsTwoByteRepresentation() const {
825 return GetUnderlying()->IsTwoByteRepresentation();
    [all...]
objects.h     [all...]
objects.cc     [all...]

Completed in 512 milliseconds