Searched refs:nativeCode (Results 1 – 7 of 7) sorted by relevance
75 evt->data.key.nativeCode, evt->data.key.virtualCode, in anp_logPluginEvent()
969 ANPKeyCode nativeCode; member
223 …void* catchRoutine = handler ? handler->nativeCode.executableAddress() : (void*)ctiOpThrowNotCaugh… in lookupExceptionHandler()
377 evt.data.key.nativeCode = pke->nativeVirtualKeyCode(); in handleKeyboardEvent()
76 CodeLocationLabel nativeCode; member
548 handler.nativeCode = patchBuffer.locationOf(m_labels[handler.target]); in privateCompile()
1047 …void* catchRoutine = handler ? handler->nativeCode.executableAddress() : FunctionPtr(ctiOpThrowNot… in jitThrow()