Searched refs:set_end_position (Results 1 – 7 of 7) sorted by relevance
260 void set_end_position(int statement_pos) { in set_end_position() function
617 scope->set_end_position(source->length()); in DoParseProgram()1154 scope->set_end_position(top_scope_->end_position()); in ParseSourceElements()1335 scope->set_end_position(scanner().location().end_pos); in ParseModuleLiteral()2016 block_scope->set_end_position(scanner().location().end_pos); in ParseScopedBlock()2586 with_scope->set_end_position(scanner().location().end_pos); in ParseWithStatement()2734 catch_scope->set_end_position(scanner().location().end_pos); in ParseTryStatement()2866 for_scope->set_end_position(scanner().location().end_pos); in ParseForStatement()2918 for_scope->set_end_position(scanner().location().end_pos); in ParseForStatement()2949 for_scope->set_end_position(scanner().location().end_pos); in ParseForStatement()2983 for_scope->set_end_position(scanner().location().end_pos); in ParseForStatement()[all …]
1108 shared_info->set_end_position(end_position); in ReplaceFunctionCode()1319 info->set_end_position(new_function_end); in PatchFunctionPositions()
768 function_info->set_end_position(lit->end_position()); in SetFunctionInfo()
508 empty_function->shared()->set_end_position(source->length()); in CreateEmptyFunction()
5320 inline void set_end_position(int end_position);6196 inline void set_end_position(int value);
2920 share->set_end_position(0); in AllocateSharedFunctionInfo()2948 message->set_end_position(end_position); in AllocateJSMessageObject()