Searched refs:function_block_pos (Results 1 – 2 of 2) sorted by relevance
1075 int function_block_pos = scanner_->location().beg_pos; in ParseFunctionLiteral() local1095 log_->LogFunction(function_block_pos, end_pos, in ParseFunctionLiteral()
3620 int function_block_pos = scanner().location().beg_pos; in ParseFunctionLiteral() local3622 FunctionEntry entry = pre_data()->GetFunctionEntry(function_block_pos); in ParseFunctionLiteral()3627 if (end_pos <= function_block_pos) { in ParseFunctionLiteral()3632 end_pos - function_block_pos); in ParseFunctionLiteral()