Reads a property name statically (identifier, string literal, or numeric literal) -- a computed key (e.g. [expr]) resolves to undefined rather than being guessed at.
[expr]
undefined
Reads a property name statically (identifier, string literal, or numeric literal) -- a computed key (e.g.
[expr]) resolves toundefinedrather than being guessed at.