nashorn/test/script/basic/strings.js.EXPECTED
author sundar
Fri, 11 Oct 2013 14:11:14 +0200 (2013-10-11)
changeset 20939 9ed46c9b07cc
parent 16147 e63b63819133
permissions -rw-r--r--
8026317: $ in the function name results in wrong function being invoked Reviewed-by: lagergren, jlaskey
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