Searched defs:is_one_byte_ (Results 1 – 6 of 6) sorted by relevance
/external/v8/src/parsing/ | ||
D | literal-buffer.h | 97 bool is_one_byte_; variable |
/external/v8/src/objects/ | ||
D | string-comparator.h | 78 bool is_one_byte_; variable |
/external/v8/src/ast/ | ||
D | ast-value-factory.h | 121 bool is_one_byte_; variable |
/external/v8/src/strings/ | ||
D | string-builder-inl.h | 113 bool is_one_byte_; variable |
/external/v8/src/regexp/ | ||
D | regexp-compiler.cc | 3705 bool is_one_byte_; member in v8::internal::Analysis |
/external/v8/src/api/ | ||
D | api.cc | 5262 bool is_one_byte_; member in v8::ContainsOnlyOneByteHelper |