Home
last modified time | relevance | path

Searched refs:thisInInit (Results 1 – 8 of 8) sorted by relevance

/external/v8/test/webkit/fast/js/
DPromise-simple.js29 var thisInInit; variable
34 thisInInit = this;
DPromise-catch.js30 var thisInInit; variable
34 thisInInit = this;
DPromise-then.js31 var thisInInit; variable
34 thisInInit = this;
DPromise-init.js28 var thisInInit; variable
32 thisInInit = this;
DPromise-simple-expected.txt5 PASS thisInInit is undefined
DPromise-catch-expected.txt5 PASS thisInInit is undefined
DPromise-then-expected.txt5 PASS thisInInit is undefined
DPromise-init-expected.txt7 PASS thisInInit is undefined