Closed Bug 844365 Opened 11 years ago Closed 11 years ago

OdinMonkey: Crash [@ CheckArgumentType]

Categories

(Core :: JavaScript Engine, defect)

Other Branch
x86_64
Linux
defect
Not set
major

Tracking

()

RESOLVED FIXED

People

(Reporter: decoder, Unassigned)

References

Details

(Keywords: crash, testcase, Whiteboard: [jsbugmon:ignore])

Crash Data

The following testcase crashes on odinmonkey revision d9cbf6bad8c0 (run with ):


function asmPrintInt(x, y) {
  'use asm';
  function _memcpy(i1, i2, i3) { ; }
}
Arg, empty statement during arguments type checking.  Thanks!
http://hg.mozilla.org/users/lwagner_mozilla.com/odinmonkey/rev/e70e9dfceb15
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.