Lines Matching refs:next_pos
1951 int next_pos = peek_position();2028 return factory()->NewObjectLiteralProperty(is_get, value, next_pos,2039 ? factory()->NewNumberLiteral(index, next_pos)2040 : factory()->NewStringLiteral(name, next_pos);