Fix call stack limits.
This commit is contained in:
@@ -16,6 +16,7 @@ Bug fixes
|
||||
* Fix bug when accessing properties in closures.
|
||||
* Fix bug when accessing a deep index with a function call.
|
||||
* Fix bug that sometimes allow assigning to an invalid l-value.
|
||||
* Fix off-by-one error with `Engine::set_max_call_levels`.
|
||||
|
||||
Breaking changes
|
||||
----------------
|
||||
|
Reference in New Issue
Block a user