Commit 08d1a9e
committed
Allow experimental options in preinitialized contexts.
Adds a flag which allows use of experimental Truffle
context options in preinitialized contexts.
Fixes and closes oracle#10790
Signed-off-by: Sam Gammon <sam@elide.dev>1 parent cdb038c commit 08d1a9e
File tree
1 file changed
+1
-1
lines changed- truffle/src/com.oracle.truffle.polyglot/src/com/oracle/truffle/polyglot
1 file changed
+1
-1
lines changedtruffle/src/com.oracle.truffle.polyglot/src/com/oracle/truffle/polyglot/PolyglotContextConfig.java
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
| 238 | + | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| |||
0 commit comments