boa-dev / boa

Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
MIT License
5.04k stars 399 forks source link

Remove some environment clones #3884

Closed raskad closed 3 months ago

raskad commented 3 months ago

This PR removes some unnecessary clones in environment functions.

github-actions[bot] commented 3 months ago

Test262 conformance changes

Test result main count PR count difference
Total 50,213 50,213 0
Passed 42,981 42,981 0
Ignored 1,411 1,411 0
Failed 5,821 5,821 0
Panics 0 0 0
Conformance 85.60% 85.60% 0.00%