mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 02:54:35 +02:00
8067219: NPE in ScriptObject.clone() when running with object fields
Reviewed-by: attila, lagergren
This commit is contained in:
parent
c2cd1906de
commit
a7a2c82780
5 changed files with 120 additions and 3 deletions
|
@ -0,0 +1,33 @@
|
|||
0
|
||||
1
|
||||
2
|
||||
3
|
||||
4
|
||||
5
|
||||
6
|
||||
7
|
||||
8
|
||||
9
|
||||
ReferenceError: "i" is not defined
|
||||
0
|
||||
1
|
||||
2
|
||||
3
|
||||
4
|
||||
5
|
||||
6
|
||||
7
|
||||
8
|
||||
9
|
||||
0
|
||||
1
|
||||
2
|
||||
3
|
||||
4
|
||||
foo
|
||||
ReferenceError: "i" is not defined
|
||||
0
|
||||
4
|
||||
8
|
||||
12
|
||||
16
|
Loading…
Add table
Add a link
Reference in a new issue