mirror of
https://github.com/bellard/quickjs.git
synced 2025-12-31 13:49:11 +03:00
Faster context creation and exception checks in JS_NewContext (#404)
- simplified internal object init - check exceptions in JS_NewContext() - preallocated std object properties - preallocated more atoms
This commit is contained in: