Searched defs:ENGINE_OPTIONS_NOOPT (Results 1 - 1 of 1) sorted by relevance

/openjdk9/nashorn/test/src/jdk/nashorn/internal/runtime/test/
H A DCodeStoreAndPathTest.java397 private static final String[] ENGINE_OPTIONS_NOOPT = new String[]{"--persistent-code-cache", "--optimistic-types=false"}; field in class:CodeStoreAndPathTest

Completed in 93 milliseconds