Home
last modified time | relevance | path

Searched defs:noGc (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dassert_scope_test.cpp31 [[maybe_unused]] DisallowGarbageCollection noGc; // set dis-allow gc in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Djs_set_iterator.cpp82 [[maybe_unused]] DisallowGarbageCollection noGc; in Update() local
Djs_map_iterator.cpp90 [[maybe_unused]] DisallowGarbageCollection noGc; in Update() local
Dobject_fast_operator-inl.h62 [[maybe_unused]] DisallowGarbageCollection noGc; in HasOwnProperty() local
Djs_object.cpp2824 [[maybe_unused]] DisallowGarbageCollection noGc; in UpdatePropertyInDictionary() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp155 [[maybe_unused]] DisallowGarbageCollection noGc; in IsNotHoleProperty() local
175 [[maybe_unused]] DisallowGarbageCollection noGc; in HiddenStackSourceFile() local
Dbuiltins_regexp.cpp57 [[maybe_unused]] DisallowGarbageCollection noGc; in RegExpConstructor() local
99 [[maybe_unused]] DisallowGarbageCollection noGc; in RegExpConstructor() local