Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
Dreference.h71 bool IsGlobal() const in IsGlobal() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/mem/
Dets_reference.h46 bool IsGlobal() const in IsGlobal() function
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_parser.h135 inline bool IsGlobal() const in IsGlobal() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dtypes_def.h98 bool IsGlobal() const in IsGlobal() function
Dmir_symbol.h208 bool IsGlobal() const in IsGlobal() function
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h171 inline bool IsGlobal() const in IsGlobal() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp272 Local<JSValueRef> RegExpRef::IsGlobal(const EcmaVM *vm) in IsGlobal() function in panda::RegExpRef
/arkcompiler/ets_runtime/ecmascript/napi/test/
Dffi_workload.cpp2029 HWTEST_F_L0(JSNApiSplTest, IsGlobal) in HWTEST_F_L0() argument