Home
last modified time | relevance | path

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

/third_party/parse5/packages/parse5/lib/parser/
Dindex.ts67 const BASE_LOC = { constant
242 const loc = token.location ?? BASE_LOC; constant