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