Flutter Engine
The Flutter Engine
dart::AssertionNode Member List

This is the complete list of members for dart::AssertionNode, including all inherited members.

Accept(NodeVisitor *visitor)dart::AssertionNodevirtual
AFTER_NEWLINE enum valuedart::AssertionNode
AfterNewline(RegExpNode *on_success)dart::AssertionNodeinlinestatic
assertion_type()dart::AssertionNodeinline
AssertionType enum namedart::AssertionNode
AT_BOUNDARY enum valuedart::AssertionNode
AT_END enum valuedart::AssertionNode
AT_NON_BOUNDARY enum valuedart::AssertionNode
AT_START enum valuedart::AssertionNode
AtBoundary(RegExpNode *on_success)dart::AssertionNodeinlinestatic
AtEnd(RegExpNode *on_success)dart::AssertionNodeinlinestatic
AtNonBoundary(RegExpNode *on_success)dart::AssertionNodeinlinestatic
AtStart(RegExpNode *on_success)dart::AssertionNodeinlinestatic
bm_info(bool not_at_start)dart::RegExpNodeinline
CONTINUE enum valuedart::RegExpNodeprotected
DONE enum valuedart::RegExpNodeprotected
EatsAtLeast(intptr_t still_to_find, intptr_t budget, bool not_at_start)dart::AssertionNodevirtual
Emit(RegExpCompiler *compiler, Trace *trace)dart::AssertionNodevirtual
EmitQuickCheck(RegExpCompiler *compiler, Trace *bounds_check_trace, Trace *trace, bool preload_has_checked_bounds, BlockLabel *on_possible_success, QuickCheckDetails *details_return, bool fall_through_on_failure)dart::RegExpNode
FillInBMInfo(intptr_t offset, intptr_t budget, BoyerMooreLookahead *bm, bool not_at_start)dart::AssertionNodevirtual
FilterOneByte(intptr_t depth)dart::SeqRegExpNodevirtual
FilterSuccessor(intptr_t depth)dart::SeqRegExpNodeprotected
GetQuickCheckDetails(QuickCheckDetails *details, RegExpCompiler *compiler, intptr_t filled_in, bool not_at_start)dart::AssertionNodevirtual
GetSuccessorOfOmnivorousTextNode(RegExpCompiler *compiler)dart::RegExpNodeinlinevirtual
GreedyLoopTextLength()dart::RegExpNodeinlinevirtual
info()dart::RegExpNodeinline
kMaxCopiesCodeGenerateddart::RegExpNodestatic
kNodeIsTooComplexForGreedyLoopsdart::RegExpNodestatic
kRecursionBudgetdart::RegExpNodestatic
label()dart::RegExpNodeinline
LimitResult enum namedart::RegExpNodeprotected
LimitVersions(RegExpCompiler *compiler, Trace *trace)dart::RegExpNodeprotected
on_success()dart::SeqRegExpNodeinline
operator delete(void *pointer)dart::ZoneAllocatedinline
operator new(size_t size)dart::ZoneAllocated
operator new(size_t size, Zone *zone)dart::ZoneAllocated
RegExpNode(Zone *zone)dart::RegExpNodeinlineexplicit
replacement()dart::RegExpNodeinline
replacement_dart::RegExpNodeprotected
SaveBMInfo(BoyerMooreLookahead *bm, bool not_at_start, intptr_t offset)dart::RegExpNodeinline
SeqRegExpNode(RegExpNode *on_success)dart::SeqRegExpNodeinlineexplicit
set_bm_info(bool not_at_start, BoyerMooreLookahead *bm)dart::RegExpNodeinlineprotected
set_on_success(RegExpNode *node)dart::SeqRegExpNodeinline
set_replacement(RegExpNode *replacement)dart::RegExpNodeinline
zone() constdart::RegExpNodeinline
ZoneAllocated()dart::ZoneAllocatedinline
~RegExpNode()dart::RegExpNodevirtual