Property key normalization and classification for JS object model.
Summary
Functions
Try to parse a key as an array index.
Check if a key is a symbol.
Normalize a JS value to a property key (string or symbol).
Property key normalization and classification for JS object model.
Try to parse a key as an array index.
Check if a key is a symbol.
Normalize a JS value to a property key (string or symbol).