Searched defs:JS_CONFIG (Results 1 – 2 of 2) sorted by relevance
232 #define JS_CONFIG(n) (JS_BASE + ((n) * 0x80) + 0x18) macro
237 #define JS_CONFIG(n) (JS_BASE + ((n) * JS_SLOT_STRIDE) + 0x18) macro