Searched defs:IsExternalTwoByteString (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dobjects-inl.h252 bool HeapObject::IsExternalTwoByteString() const { function in class:v8::internal::HeapObject
/external/v8/include/
H A Dv8.h7585 V8_INLINE static bool IsExternalTwoByteString(int instance_type) { function in class:v8::internal::Internals
8201 if (I::IsExternalTwoByteString(I::GetInstanceType(obj))) {

Completed in 355 milliseconds