Closed Bug 580917 Opened 14 years ago Closed 14 years ago

JM: "Assertion failure: non-global object at end of scope chain,"

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: gkw, Unassigned)

References

Details

(Keywords: assertion, regression, testcase)

__defineGetter__("x",gc)
eval("\
  function(){\
    for each(b in[[],[],[],x]) {\
      print(b)\
    }\
  }\
")()

asserts js debug shell on JM changeset 7c6f62fcbd91 with -m at Assertion failure: non-global object at end of scope chain, at ../jsobj.cpp:6176 when passed in as a CLI argument.
WFM moo-tip
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Resolution: FIXED → WORKSFORME
You need to log in before you can comment on or make changes to this bug.