Home
last modified time | relevance | path

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

/external/v8/src/regexp/
Djsregexp.cc3943 int guard_count = (guards == NULL) ? 0 : guards->length(); in AssertGuardsMentionRegisters() local
4167 int guard_count = (guards == NULL) ? 0 : guards->length(); in EmitChoices() local
4247 int guard_count = (guards == NULL) ? 0 : guards->length(); in EmitOutOfLineContinuation() local