Home
last modified time | relevance | path

Searched defs:isFastNative (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi_helpers.cpp324 extern "C" void EtsNapiEnd(Method *method, ManagedThread *thread, bool isFastNative) in EtsNapiEnd()
341 …ject *EtsNapiObjEnd(Method *method, EtsReference *etsRef, ManagedThread *thread, bool isFastNative) in EtsNapiObjEnd()