Searched defs:SET_ARG (Results 1 – 2 of 2) sorted by relevance
334 #define SET_ARG(pc, arg) ((pc)[0] = (jsbytecode) ((arg) >> 8), \ macro