comparison: js/src/jit-test/tests/debug/Debugger-findScripts-08-script2
js/src/jit-test/tests/debug/Debugger-findScripts-08-script2
- branch
- TOR_BUG_9701
- changeset 10
- ac0c01689b40
equal
deleted
inserted
replaced
|
1 // -*- mode: js2 -*- |
|
2 g1.eval('function g1g() {}'); |
|
3 g2.eval('function g2g() {}'); |