Home
last modified time | relevance | path

Searched refs: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
3944 for (int j = 0; j < guard_count; j++) { in AssertGuardsMentionRegisters()
4167 int guard_count = (guards == NULL) ? 0 : guards->length(); in EmitChoices() local
4221 for (int j = 0; j < guard_count; j++) { in EmitChoices()
4247 int guard_count = (guards == NULL) ? 0 : guards->length(); in EmitOutOfLineContinuation() local
4251 for (int j = 0; j < guard_count; j++) { in EmitOutOfLineContinuation()
4266 for (int j = 0; j < guard_count; j++) { in EmitOutOfLineContinuation()