Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-to-fast-properties
Force V8 to use fast properties for an object
https://github.com/sindresorhus/to-fast-properties
0
no reviews
Install
With to-fast-properties, force V8 to use fast properties for an object.
Use %HasFastProperties(object) and --allow-natives-syntaxto check whether an object already has fast properties.