Searched refs:ISN_LOADW (Results 1 – 3 of 3) sorted by relevance
34 ISN_LOADW, // push w: variable isn_arg.string enumerator
2119 case ISN_LOADW: in exec_instructions()2136 case ISN_LOADW: in exec_instructions()5193 case ISN_LOADW: in list_instructions()
3194 case 'w': isn_type = ISN_LOADW; break; in compile_load()5963 generate_LOAD(cctx, ISN_LOADW, 0, name + 2, type); in generate_loadvar()10368 case ISN_LOADW: in delete_instr()