Home
last modified time | relevance | path

Searched refs:JSOpCode (Results 1 – 4 of 4) sorted by relevance

/dports/lang/quickjs/quickjs-2021-03-27/
H A Dquickjs.c20105 typedef struct JSOpCode { struct
20115 } JSOpCode; argument
20117 static const JSOpCode opcode_info[OP_COUNT + (OP_TEMP_END - OP_TEMP_START)] = {
28782 const JSOpCode *oi; in free_bytecode_atoms()
28904 const JSOpCode *oi; in dump_byte_code()
32281 const JSOpCode *oi; in compute_stack_size()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dquickjs.c19560 typedef struct JSOpCode { struct
19570 } JSOpCode; argument
19572 static const JSOpCode opcode_info[OP_COUNT + (OP_TEMP_END - OP_TEMP_START)] = {
27699 const JSOpCode *oi; in free_bytecode_atoms()
27821 const JSOpCode *oi; in dump_byte_code()
31112 const JSOpCode *oi; in compute_stack_size_rec()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dquickjs.c19562 typedef struct JSOpCode { struct
19572 } JSOpCode; argument
19574 static const JSOpCode opcode_info[OP_COUNT + (OP_TEMP_END - OP_TEMP_START)] = {
27701 const JSOpCode *oi; in free_bytecode_atoms()
27823 const JSOpCode *oi; in dump_byte_code()
31114 const JSOpCode *oi; in compute_stack_size_rec()
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dquickjs.c20152 typedef struct JSOpCode { struct
20162 } JSOpCode; argument
20164 static const JSOpCode opcode_info[OP_COUNT + (OP_TEMP_END - OP_TEMP_START)] = {
28829 const JSOpCode *oi; in free_bytecode_atoms()
28951 const JSOpCode *oi; in dump_byte_code()
32328 const JSOpCode *oi; in compute_stack_size()