Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.cc3049 int guard_count = (guards == nullptr) ? 0 : guards->length(); in AssertGuardsMentionRegisters() local
3245 int guard_count = (guards == nullptr) ? 0 : guards->length(); in EmitChoices() local
3323 int guard_count = (guards == nullptr) ? 0 : guards->length(); in EmitOutOfLineContinuation() local

Completed in 9 milliseconds