view truffle/com.oracle.truffle.sl.test/tests/HelloEqualsWorld.output @ 21951:9c8c0937da41

Moving all sources into truffle subdirectory
author Jaroslav Tulach <jaroslav.tulach@oracle.com>
date Wed, 17 Jun 2015 10:58:08 +0200
parents graal/com.oracle.truffle.sl.test/tests/HelloEqualsWorld.output@25a18b4a5b90
children
line wrap: on
line source

Initial stack trace:
Frame: root doIt, a=0, hello=null
Frame: root main, i=0
After 123 assignment:
Frame: root doIt, a=0, hello=123
Frame: root main, i=0
After hello assignment:
Frame: root doIt, a=0, hello=world
Frame: root main, i=0
Initial stack trace:
Frame: root doIt, a=1, hello=null
Frame: root main, i=1
After 123 assignment:
Frame: root doIt, a=1, hello=123
Frame: root main, i=1
After hello assignment:
Frame: root doIt, a=1, hello=world
Frame: root main, i=1
Initial stack trace:
Frame: root doIt, a=2, hello=null
Frame: root main, i=2
After 123 assignment:
Frame: root doIt, a=2, hello=123
Frame: root main, i=2
After hello assignment:
Frame: root doIt, a=2, hello=world
Frame: root main, i=2
Initial stack trace:
Frame: root doIt, a=3, hello=null
Frame: root main, i=3
After 123 assignment:
Frame: root doIt, a=3, hello=123
Frame: root main, i=3
After hello assignment:
Frame: root doIt, a=3, hello=world
Frame: root main, i=3
Initial stack trace:
Frame: root doIt, a=4, hello=null
Frame: root main, i=4
After 123 assignment:
Frame: root doIt, a=4, hello=123
Frame: root main, i=4
After hello assignment:
Frame: root doIt, a=4, hello=world
Frame: root main, i=4
Initial stack trace:
Frame: root doIt, a=5, hello=null
Frame: root main, i=5
After 123 assignment:
Frame: root doIt, a=5, hello=123
Frame: root main, i=5
After hello assignment:
Frame: root doIt, a=5, hello=world
Frame: root main, i=5
Initial stack trace:
Frame: root doIt, a=6, hello=null
Frame: root main, i=6
After 123 assignment:
Frame: root doIt, a=6, hello=123
Frame: root main, i=6
After hello assignment:
Frame: root doIt, a=6, hello=world
Frame: root main, i=6
Initial stack trace:
Frame: root doIt, a=7, hello=null
Frame: root main, i=7
After 123 assignment:
Frame: root doIt, a=7, hello=123
Frame: root main, i=7
After hello assignment:
Frame: root doIt, a=7, hello=world
Frame: root main, i=7
Initial stack trace:
Frame: root doIt, a=8, hello=null
Frame: root main, i=8
After 123 assignment:
Frame: root doIt, a=8, hello=123
Frame: root main, i=8
After hello assignment:
Frame: root doIt, a=8, hello=world
Frame: root main, i=8
Initial stack trace:
Frame: root doIt, a=9, hello=null
Frame: root main, i=9
After 123 assignment:
Frame: root doIt, a=9, hello=123
Frame: root main, i=9
After hello assignment:
Frame: root doIt, a=9, hello=world
Frame: root main, i=9