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

/external/v8/include/
H A Dv8.h2252 V8_INLINE bool QuickIsString() const;
9064 return QuickIsString();
9068 bool Value::QuickIsString() const { function in class:v8::Value

Completed in 1291 milliseconds