Starlight-JS / starlight

JS engine in Rust
https://teletype.in/@starlight-js
Mozilla Public License 2.0
509 stars 9 forks source link

fix: optim comment style #85

Closed jameslahm closed 3 years ago

playXE commented 3 years ago

Interesting, why did this build segfault on macOS? Maybe reason is 276fc613c0c4834ae6fe61d7619c77c606561a10 ...

github-actions[bot] commented 3 years ago

Test262 conformance changes:

Test result Dev count PR count Difference
Total 79,437 79,437 0
Passed 13,721 13,723 +2
Ignored 24,388 24,388 0
Failed 41,328 41,326 -2
Panics 1,338 1,337 -1
Conformance 17.27 17.28 +0.00%
Base Failed But New Passed ``` ./test262/test/built-ins/Object/keys/15.2.3.14-4-1.js ```
New Failed But Base Passed