Closed Bug 1841118 Opened 1 year ago Closed 11 months ago

Slow jit-test bug1108159.js is broken

Categories

(Core :: JavaScript Engine, defect, P3)

defect

Tracking

()

RESOLVED FIXED
121 Branch
Tracking Status
firefox121 --- fixed

People

(Reporter: mgaudet, Assigned: mgaudet)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

$ ./mach jit-test --slow 1108159.js
/home/matthew/unified/js/src/jit-test/tests/debug/bug1108159.js:13:3 Error: evalStencil: Stencil object expected
Stack:
  @/home/matthew/unified/js/src/jit-test/tests/debug/bug1108159.js:13:3
Exit code: 3
FAIL - debug/bug1108159.js
[0|1|0|0] 100% ==========================================================>|  10.4s
FAILURES:
    debug/bug1108159.js
TIMEOUTS:

Root cause here is that EvalStencil is not getting a StencilObject but is instead getting a Proxy (CCW?)

Type: task → defect
See Also: → 1841124
Severity: -- → S3
Priority: -- → P3
Blocks: 1841124
Assignee: nobody → mgaudet
Status: NEW → ASSIGNED
Pushed by mgaudet@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b1ed44641b9a Teach EvalInStencil about cross-compartment wrappers r=arai
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
Regressions: 1864246
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: