Home
last modified time | relevance | path

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

/external/v8/src/regexp/
Djsregexp.h949 void AssertGuardsMentionRegisters(Trace* trace);
Djsregexp.cc3937 void ChoiceNode::AssertGuardsMentionRegisters(Trace* trace) { in AssertGuardsMentionRegisters() function in v8::internal::ChoiceNode
3978 AssertGuardsMentionRegisters(trace); in Emit()