Home
last modified time | relevance | path

Searched refs:one_byte_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/regexp/
Djsregexp.cc973 inline bool one_byte() { return one_byte_; } in one_byte()
1002 bool one_byte_; member in v8::internal::RegExpCompiler
1039 one_byte_(one_byte), in RegExpCompiler()
/external/v8/src/
Dobjects.cc17228 one_byte_ = shape.HasOnlyOneByteChars(); in StringTableNoAllocateKey()
17235 if (one_byte_) { in StringTableNoAllocateKey()
17268 if (one_byte_) { in ~StringTableNoAllocateKey()
17308 if (one_byte_) { in IsMatch()
17339 bool one_byte_; member in v8::internal::__anon224839ec2011::StringTableNoAllocateKey