Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h982 bool isRevert_ = false; variable
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp2474 isRevert_ = false; in ~JSExecutionScope()