|
XWOS API
4.0
XWOS C/C++ API参考手册
|
XWLUA库:虚拟机:VM的调试库 更多...

函数 | |
| void | xwlua_vm_dump_table (lua_State *vm, int idx, int nest) |
| 显示表的内容 | |
| void | xwlua_vm_dump_stack (lua_State *vm) |
| 显示栈上的内容 | |
XWLUA库:虚拟机:VM的调试库
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
在文件 debug.h 中定义.