addByte(U8 byte) | LLScriptByteCodeChunk | |
addBytes(U8 *bytes, S32 size) | LLScriptByteCodeChunk | |
addBytes(char *bytes, S32 size) | LLScriptByteCodeChunk | |
addBytes(S32 size) | LLScriptByteCodeChunk | |
addBytesDontInc(S32 size) | LLScriptByteCodeChunk | |
addFloat(F32 value) | LLScriptByteCodeChunk | |
addInteger(S32 value) | LLScriptByteCodeChunk | |
addJump(char *name) | LLScriptByteCodeChunk | |
addLabel(char *name) | LLScriptByteCodeChunk | |
addU16(U16 data) | LLScriptByteCodeChunk | |
connectJumps() | LLScriptByteCodeChunk | |
LLScriptByteCodeChunk(BOOL b_need_jumps) | LLScriptByteCodeChunk | |
mCodeChunk | LLScriptByteCodeChunk | |
mCurrentOffset | LLScriptByteCodeChunk | |
mJumpTable | LLScriptByteCodeChunk | |
~LLScriptByteCodeChunk() | LLScriptByteCodeChunk |