Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/
DREADME_zh.md14 方舟eTS运行时是OpenHarmony上默认的ArkTS语言运行时。支持Ecmascript规范定义的标准库和高效container容器库,提供完备的C++交互ArkTS NAPI和各种高性能的垃…
68 NAPI接口说明参考[NAPI部件](https://gitee.com/openharmony/arkui_napi/blob/master/README_zh.md)
DREADME.md56 See [NAPI](https://gitee.com/openharmony/arkui_napi/blob/master/README.md).
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackgetter.cpp182 return RunningState::NAPI; in GetRunningState()
201 return RunningState::NAPI; in GetRunningState()
209 return RunningState::NAPI; in GetRunningState()
Djs_stackgetter.h33 NAPI, enumerator
/arkcompiler/ets_runtime/docs/
Doverview-zh.md41 - 其他:异步工作队列、TypeScript类型加载、跟C++交互的ArkTS NAPI接口等
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.cpp112 if (timeDelta > static_cast<int>(timeDeltaThreshold_) && previousState_ != RunningState::NAPI) { in AddSample()
133 if (timeDelta > static_cast<int>(timeDeltaThreshold_) && previousState_ != RunningState::NAPI) { in AddEmptyStackSample()
429 case RunningState::NAPI: in AddRunningState()
473 case RunningState::NAPI: { in StatisticStateTime()
Dcpu_profiler.cpp353 methodKey.state = RunningState::NAPI; in GetStackCallNapi()
/arkcompiler/runtime_core/static_core/tools/sampler/
DREADME.md45 …was in the bridge and frame was not constructed yet. (Relevant to profiling with JIT or ArkTS NAPI)
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md6055 ��ȡһ����ʾNAPI��װ�ַ�����StringRef����
6067 | Local<StringRef> | ����ʾNAPI��װ�ַ����Ķ���ת��ΪStringRef������������Ϊ�����ķ���ֵ�� |