mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-07 15:14:08 +00:00
Merge branch 'master' into v2.1
This commit is contained in:
commit
80aaaeee99
@ -91,8 +91,8 @@ other Lua/C API functions).
|
|||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
The third argument specifies the mode, which is 'or'ed with a flag.
|
The third argument specifies the mode, which is 'or'ed with a flag.
|
||||||
The flag can be <tt>LUAJIT_MODE_OFF</tt> to turn a feature on,
|
The flag can be <tt>LUAJIT_MODE_OFF</tt> to turn a feature off,
|
||||||
<tt>LUAJIT_MODE_ON</tt> to turn a feature off, or
|
<tt>LUAJIT_MODE_ON</tt> to turn a feature on, or
|
||||||
<tt>LUAJIT_MODE_FLUSH</tt> to flush cached code.
|
<tt>LUAJIT_MODE_FLUSH</tt> to flush cached code.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
|
Loading…
Reference in New Issue
Block a user