~ubuntu-branches/ubuntu/trusty/mozjs24/trusty-proposed

« back to all changes in this revision

Viewing changes to js/src/jit-test/tests/auto-regress/bug687102.js

  • Committer: Package Import Robot
  • Author(s): Tim Lunn
  • Date: 2014-02-11 21:55:34 UTC
  • Revision ID: package-import@ubuntu.com-20140211215534-m1zyq5aj59md3y07
Tags: upstream-24.2.0
ImportĀ upstreamĀ versionĀ 24.2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// |jit-test| error:Error
 
2
 
 
3
// Binary: cache/js-dbg-32-f3f5d8a8a473-linux
 
4
// Flags:
 
5
//
 
6
function caller(obj) {}
 
7
var pc = line2pc(caller, pc2line(caller, 0XeBebb ) + 2);