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

/openjdk9/nashorn/test/script/basic/
H A Dminuszero.js31 var mz = -0; variable
32 print(mz);
33 print(mz === -0);
34 print(1/mz);
H A DJDK-8017084.js369 mz: 338,
/openjdk9/langtools/test/tools/javac/lambda/8066974/
H A DT8066974.java20 <Z> Z map(Mapper<Z> mz) { return null; } argument

Completed in 102 milliseconds