We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe2fa15 commit 88e7354Copy full SHA for 88e7354
doc/ref/bindings.html
@@ -128,6 +128,7 @@ <h2 id="python_api">Python API</h2>
128
Keyword arguments to these functions are used to control the virtual machine. They are:
129
</p>
130
<ul>
131
+ <li><tt>jpathdir</tt> (string or list of strings)</li>
132
<li><tt>max_stack</tt> (number)</li>
133
<li><tt>gc_min_objects</tt> (number)</li>
134
<li><tt>gc_growth_trigger</tt> (number)</li>
0 commit comments