mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-13 16:04:58 +00:00
Updated to mkxp-z 2.1.2, added def inspect to some classes
This commit is contained in:
@@ -304,20 +304,20 @@
|
||||
// (default: false)
|
||||
//
|
||||
// "JITEnable": false,
|
||||
|
||||
|
||||
// Determines what level of verbosity to use when
|
||||
// logging JIT events. Starts at 0, which is next
|
||||
// to nothing. Set it higher to see more.
|
||||
// (default: 0)
|
||||
//
|
||||
// "JITVerboseLevel": 0,
|
||||
|
||||
|
||||
// Determines how many compiled methods that Ruby
|
||||
// will keep in its cache.
|
||||
// (default: 100)
|
||||
//
|
||||
// "JITMaxCache": 100,
|
||||
|
||||
|
||||
// Determines how many times a function has to be
|
||||
// called before it is compiled.
|
||||
// (default: 10000)
|
||||
|
||||
Reference in New Issue
Block a user