Home
last modified time | relevance | path

Searched refs:eventHandleType (Results 1 - 1 of 1) sorted by relevance

/base/notification/eventhandler/frameworks/napi/src/
H A Devents_emitter.cpp461 napi_valuetype eventHandleType; in JS_Off() local
462 napi_typeof(env, argv[1], &eventHandleType); in JS_Off()
463 if (eventHandleType != napi_function) { in JS_Off()

Completed in 2 milliseconds