Implement call hooks (zero-cost if disabled).
This commit is contained in:
@@ -89,7 +89,7 @@ unexpected results — please report it. There are only very few
|
||||
known incompatibilities with standard Lua:
|
||||
<ul>
|
||||
<li>
|
||||
The Lua <b>debug API</b> is missing a couple of features (call/return
|
||||
The Lua <b>debug API</b> is missing a couple of features (return
|
||||
hooks) and shows slightly different behavior (no per-coroutine hooks,
|
||||
no tail call counting).
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user