Home
last modified time | relevance | path

Searched refs:stackModule (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_util_module/container/stack/
H A Dnative_module_stack.cpp52 static napi_module_with_js stackModule = { variable
65 napi_module_with_js_register(&stackModule); in StackRegisterModule()