Searched refs:NAPI_PROFILER_PARAM_SIZE (Results 1 – 1 of 1) sorted by relevance
107 constexpr auto NAPI_PROFILER_PARAM_SIZE = 10; variable357 char napiProfilerParam[NAPI_PROFILER_PARAM_SIZE] = {0}; in ArkNativeEngine()