Home
last modified time | relevance | path

Searched refs:clause_pos (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/parsing/
Dparser-base.h5292 int clause_pos = position(); in ParseSwitchStatement() local
5299 auto clause = factory()->NewCaseClause(label, statements, clause_pos); in ParseSwitchStatement()