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

/external/v8/src/
H A Dobjects.h82 // - ConsString
309 ConsString::kSize, \
313 ConsString::kSize, \
333 ConsString::kSize, \
335 ConsString) \
337 ConsString::kSize, \
411 // A ConsString with an empty string as the right side is a candidate
3740 // something else can alter the shape of a string due to ConsString
3805 // Try to flatten the top level ConsString that is hiding behind this
3806 // string. This is a no-op unless the string is a ConsString
4137 class ConsString: public String { class in namespace:v8::internal
[all...]

Completed in 26 milliseconds