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

  /external/chromium_org/v8/src/
objects-inl.h 246 String::cast(this)->IsTwoByteRepresentation();
266 String::cast(this)->IsTwoByteRepresentation();
343 bool String::IsTwoByteRepresentation() const {
376 return GetUnderlying()->IsTwoByteRepresentation();
    [all...]
objects.h     [all...]
objects.cc     [all...]
  /external/chromium_org/v8/test/cctest/
test-api.cc     [all...]

Completed in 193 milliseconds