Searched defs:keyStartLoc (Results 1 – 1 of 1) sorted by relevance
3560 … const lexer::SourcePosition &keyStartLoc, bool isDeclare) in ParseEnumComputedPropertyKey()3610 const auto &keyStartLoc = lexer_->GetToken().Start(); in ParseEnumMembers() local