Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h1273 static void GetStackBeforeCallNapiSuccess(EcmaVM *vm, bool &getStackBeforeCallNapiSuccess);
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp2725 void JSNApi::GetStackBeforeCallNapiSuccess([[maybe_unused]] EcmaVM *vm, in GetStackBeforeCallNapiSuccess() function in panda::JSNApi