Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Dassert_scope_test.cpp45 [[maybe_unused]] DisallowGarbageCollection noGc; // set dis-allow gc in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Djs_set_iterator.cpp81 [[maybe_unused]] DisallowGarbageCollection noGc; in Update() local
Djs_map_iterator.cpp87 [[maybe_unused]] DisallowGarbageCollection noGc; in Update() local
Djs_object.cpp2194 [[maybe_unused]] DisallowGarbageCollection noGc; in UpdatePropertyInDictionary() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp132 [[maybe_unused]] DisallowGarbageCollection noGc; in IsNotHoleProperty() local
Dbuiltins_regexp.cpp62 [[maybe_unused]] DisallowGarbageCollection noGc; in RegExpConstructor() local
104 [[maybe_unused]] DisallowGarbageCollection noGc; in RegExpConstructor() local