jdk-24/nashorn/test/script/basic/strings.js.EXPECTED
Jim Laskey 98762d6ee0 8005403: Open-source Nashorn
Co-authored-by: Akhil Arora <akhil.arora@oracle.com>
Co-authored-by: Andreas Woess <andreas.woess@jku.at>
Co-authored-by: Attila Szegedi <attila.szegedi@oracle.com>
Co-authored-by: Hannes Wallnoefer <hannes.wallnoefer@oracle.com>
Co-authored-by: Henry Jen <henry.jen@oracle.com>
Co-authored-by: Marcus Lagergren <marcus.lagergren@oracle.com>
Co-authored-by: Pavel Semenov <pavel.semenov@oracle.com>
Co-authored-by: Pavel Stepanov <pavel.stepanov@oracle.com>
Co-authored-by: Petr Hejl <petr.hejl@oracle.com>
Co-authored-by: Petr Pisl <petr.pisl@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: attila, hannesw, lagergren, sundar
2012-12-21 16:36:24 -04:00

38 lines
335 B
Plaintext

10
fromCharCode.length = 1
ABCD
concat.length = 1
javascript is great!
slice.length = 2
world
orl
substring.length = 2
java
script
script
toLowerCase.length = 0
java
java
toUpperCase.length = 0
JAVASCRIPT
JAVASCRIPT
localeCompare.length = 1
-1
0
trim.length = 0
java
java
2
3
true
true
false
false
h
l
undefined
true
false
true
false