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

  /external/v8/src/
objects-inl.h 245 String::cast(this)->IsTwoByteRepresentation();
265 String::cast(this)->IsTwoByteRepresentation();
307 bool String::IsTwoByteRepresentation() {
340 return GetUnderlying()->IsTwoByteRepresentation();
    [all...]
objects.h     [all...]
heap.cc     [all...]
runtime.cc     [all...]
  /external/v8/test/cctest/
test-api.cc     [all...]

Completed in 224 milliseconds