nashorn/test/script/basic/apply_to_call/apply_to_call1.js.EXPECTED
author lagergren
Thu, 04 Sep 2014 10:52:42 +0200
changeset 26375 a741f7808507
parent 24738 be2026c9717c
permissions -rw-r--r--
8057019: Various problems with extra arguments to applies Reviewed-by: attila, hannesw, jlaskey
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
24738
be2026c9717c 8039746: Transform applies to calls wherever possible, for ScriptFunctions and JSObjects.
lagergren
parents:
diff changeset
     1
start
be2026c9717c 8039746: Transform applies to calls wherever possible, for ScriptFunctions and JSObjects.
lagergren
parents:
diff changeset
     2
4711
be2026c9717c 8039746: Transform applies to calls wherever possible, for ScriptFunctions and JSObjects.
lagergren
parents:
diff changeset
     3
23
be2026c9717c 8039746: Transform applies to calls wherever possible, for ScriptFunctions and JSObjects.
lagergren
parents:
diff changeset
     4
17
be2026c9717c 8039746: Transform applies to calls wherever possible, for ScriptFunctions and JSObjects.
lagergren
parents:
diff changeset
     5
Overwriting apply now
be2026c9717c 8039746: Transform applies to calls wherever possible, for ScriptFunctions and JSObjects.
lagergren
parents:
diff changeset
     6
I am not who you think [object Object]
be2026c9717c 8039746: Transform applies to calls wherever possible, for ScriptFunctions and JSObjects.
lagergren
parents:
diff changeset
     7
I am not who you think [object Arguments]
be2026c9717c 8039746: Transform applies to calls wherever possible, for ScriptFunctions and JSObjects.
lagergren
parents:
diff changeset
     8
4712