Home
last modified time | relevance | path

Searched refs:Rationalize (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.h67 bool Rationalize(bool one_byte);
96 // These values are the condensate of the above array after Rationalize().
H A Dregexp-compiler.cc1419 bool QuickCheckDetails::Rationalize(bool asc) { in Rationalize() function in v8::internal::QuickCheckDetails
1515 if (!details->Rationalize(compiler->one_byte())) return false; in EmitQuickCheck()

Completed in 9 milliseconds