Searched refs:printBanner (Results 1 - 1 of 1) sorted by relevance

/openjdk9/nashorn/test/script/basic/
H A DJDK-8020324.js37 printBanner("Two-way read-write instance field")
43 printBanner("Read only public instance field")
49 printBanner("Two-way read-write instance property")
59 printBanner("Read only instance property")
66 printBanner("Write only instance property")
75 printBanner("Two-way read-write public static field")
81 printBanner("Read only public static field")
87 printBanner("Two-way read-write static property")
97 printBanner("Read only static property")
104 printBanner("Writ
136 function printBanner(s) { function
[all...]

Completed in 83 milliseconds