mirror of
https://github.com/bellard/quickjs.git
synced 2025-11-15 18:22:15 +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: