Searched refs:kAstEnd (Results 1 – 2 of 2) sorted by relevance
336 Shift(kAstEnd, length); in DecodeFunctionBody()350 Shift(kAstEnd, length); in DecodeFunctionBody()369 Shift(kAstEnd, 3); // Result type is typeof(x) in {c ? x : y}. in DecodeFunctionBody()376 Shift(kAstEnd, 1); in DecodeFunctionBody()411 Shift(kAstEnd, 1 + case_count); in DecodeFunctionBody()435 Leaf(kAstEnd); in DecodeFunctionBody()437 Shift(kAstEnd, count); in DecodeFunctionBody()444 Leaf(kAstEnd, nullptr); in DecodeFunctionBody()1048 if (expr->type == kAstEnd) return; in MergeIntoProduction()1100 if (result == kAstEnd) return; in TypeCheckLast()
47 const LocalType kAstEnd = MachineRepresentation::kTagged; variable445 case kAstEnd: in ShortNameOf()465 case kAstEnd: in TypeName()