repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
inspector
/
console
/
console-save-to-temp-var-expected.txt
blob
ccd5b207a6124993084d0df23ea110aff98eafb9
1
Tests saving objects to temporary variables.
2
3
Number of expressions: 11
4
Names [temp3..temp7] are reserved
5
6
temp1
7
42
8
temp2
9
"foo string"
10
temp8
11
NaN
12
temp9
13
Infinity
14
temp10
15
-Infinity
16
temp11
17
-0
18
temp12
19
[1, 2, NaN, -0, null, undefined]
20
temp13
21
Object {foo: "bar"}
22
temp14
23
[1, 2, 3, 4]
24
temp15
25
func() {}
26
temp16
27
Error: errr(…)
28