Load classes without running the _init method, so that the JIT behaviour is...
Load classes without running the _init method, so that the JIT behaviour is closer to the interpreter behaviour. [INTERPRETER] * NEW: Add a JIT API for loading classes without running the _init method. [GB.JIT] * BUG: Load classes without running the _init method, so that the JIT behaviour is closer to the interpreter behaviour.
Loading
Please register or sign in to comment