aboutsummaryrefslogtreecommitdiff
path: root/test/script/trusted/event_queue.js.EXPECTED
blob: d4eb7299ec6a1c31e1c0bb200abb3d5e80790f43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[object Debug]

[JavaClass jdk.nashorn.internal.runtime.events.RuntimeEvent]
[JavaClass jdk.nashorn.internal.runtime.RewriteException]

4.840000000000001
13.7

Done with 2 in the event queue
events = true
events.length = 2
event #0
	event class=class jdk.nashorn.internal.runtime.events.RecompilationEvent
	valueClass in event=class jdk.nashorn.internal.runtime.RewriteException
	class of value=class jdk.nashorn.internal.runtime.RewriteException
	return type=double
event #1
	event class=class jdk.nashorn.internal.runtime.events.RecompilationEvent
	valueClass in event=class jdk.nashorn.internal.runtime.RewriteException
	class of value=class jdk.nashorn.internal.runtime.RewriteException
	return type=double

in loop last class = class jdk.nashorn.internal.runtime.events.RecompilationEvent
in loop last value class = class jdk.nashorn.internal.runtime.RewriteException
in loop rex class = class jdk.nashorn.internal.runtime.RewriteException
in loop rex return type = double

true

last class = class jdk.nashorn.internal.runtime.events.RecompilationEvent
last value class = class jdk.nashorn.internal.runtime.RewriteException
rex class = class jdk.nashorn.internal.runtime.RewriteException
rex return type = object

1024
2048

0