Skip to content

RangeError: Maximum call stack size exceeded #530

@octwyh

Description

@octwyh

For the method: com.caoccao.javet.values.reference.IV8ValueArray.push(Object... objects),
if the length of the objects array is too large, it will throw an exception: Maximum call stack size exceeded.

Test data: objects=[{"k":1},{"k":2},...,{"k":500000}]

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions