Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Ddump_runtime_helper.cpp30 const char *REQUIRE_NAPI = "requireNapi"; variable
117 napi_status status = napi_get_named_property(env, global, REQUIRE_NAPI, &napiFunc); in GetJsLeakModule()