Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h71 enum class Concurrent { YES, NO }; enum
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp151 using Concurrent = ecmascript::Concurrent; typedef