Searched refs:kExprEnd (Results 1 – 8 of 8) sorted by relevance
29 kExprEnd40 kExprEnd
84 kExprEnd,108 kExprEnd,
197 let kExprEnd = 0x0b; variable612 this.body.push(kExprEnd);1034 section.emit_u8(kExprEnd); // end of init expression1101 section.emit_u8(kExprEnd);1117 section.emit_u8(kExprEnd);1121 section.emit_u8(kExprEnd);1201 section.emit_u8(kExprEnd);
290 current_function_builder_->Emit(kExprEnd); in End()379 start->Emit(kExprEnd); in ValidateModule()814 current_function_builder_->Emit(kExprEnd); in ValidateFunction()1114 current_function_builder_->Emit(kExprEnd); in IfStatement()1343 current_function_builder_->Emit(kExprEnd); in SwitchStatement()1347 current_function_builder_->Emit(kExprEnd); in SwitchStatement()2081 current_function_builder_->Emit(kExprEnd); in ConditionalExpression()2356 current_function_builder_->Emit(kExprEnd); in ValidateCall()
586 buffer->write_u8(kExprEnd); in WriteInitializerExpression()819 buffer->write_u8(kExprEnd); in WriteTo()870 buffer->write_u8(kExprEnd); in WriteTo()
274 case kExprEnd: in PrintRawWasmCode()
1885 if (V8_LIKELY(lookahead(1 + length, kExprEnd))) { in consume_init_expr()1896 if (V8_LIKELY(lookahead(1 + length, kExprEnd))) { in consume_init_expr()1917 if (V8_LIKELY(lookahead(1 + length, kExprEnd))) { in consume_init_expr()
1234 case kExprEnd:1585 case kExprEnd:1996 case kExprEnd: