代码搜索:bytecodes

找到约 108 项符合「bytecodes」的源代码

代码结果 108
www.eeworm.com/read/403922/11504700

html function.bcompiler-parse-class.html

Reads the bytecodes of a class and calls back to a user function
www.eeworm.com/read/192391/5157255

c print.c

/* ** $Id: print.c,v 1.1.1.1 2006/02/20 15:43:38 kajala Exp $ ** print bytecodes ** See Copyright Notice in lua.h */ #include #if 0 #define DEBUG_PRINT #endif #ifndef LUA_OPNA
www.eeworm.com/read/192391/5157263

cpp ldump.cpp

/* ** $Id: ldump.cpp,v 1.1.1.1 2006/02/20 15:43:37 kajala Exp $ ** save bytecodes ** See Copyright Notice in lua.h */ #include #define ldump_c #include "lua.h" #include "lob
www.eeworm.com/read/192080/5160142

c print.c

/* ** $Id: print.c,v 1.1.1.1 2006/02/20 15:43:38 kajala Exp $ ** print bytecodes ** See Copyright Notice in lua.h */ #include #if 0 #define DEBUG_PRINT #endif #ifndef LUA_OPNA
www.eeworm.com/read/192080/5160150

cpp ldump.cpp

/* ** $Id: ldump.cpp,v 1.1.1.1 2006/02/20 15:43:37 kajala Exp $ ** save bytecodes ** See Copyright Notice in lua.h */ #include #define ldump_c #include "lua.h" #include "lob
www.eeworm.com/read/403922/11501248

html function.bcompiler-write-constant.html

Writes a defined constant as bytecodes
www.eeworm.com/read/403922/11501868

html function.bcompiler-write-function.html

Writes an defined function as bytecodes
www.eeworm.com/read/403922/11505858

html function.bcompiler-write-functions-from-file.html

Writes all functions defined in a file as bytecodes
www.eeworm.com/read/403922/11499754

html function.bcompiler-write-file.html

Writes a php source file as bytecodes
www.eeworm.com/read/403922/11499931

html function.bcompiler-write-class.html

Writes an defined class as bytecodes