Home
last modified time | relevance | path

Searched refs:JsiNativeScope (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi_expo.h1274 class ECMA_PUBLIC_API JsiNativeScope { class
1276 explicit JsiNativeScope(const EcmaVM *vm);
1277 ~JsiNativeScope();
1278 ECMA_DISALLOW_COPY(JsiNativeScope);
1279 ECMA_DISALLOW_MOVE(JsiNativeScope);
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp3900 // ------------------------------------ JsiNativeScope -----------------------------------------------
3902 JsiNativeScope::JsiNativeScope(const EcmaVM *vm) in JsiNativeScope() function in panda::JsiNativeScope
3915 JsiNativeScope::~JsiNativeScope() in ~JsiNativeScope()

Completed in 15 milliseconds