Home
last modified time | relevance | path

Searched refs:noGc (Results 1 – 8 of 8) 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/mem/
Dassert_scope.h100 #define DISALLOW_GARBAGE_COLLECTION [[maybe_unused]] DisallowGarbageCollection noGc
/arkcompiler/ets_runtime/ecmascript/
Djs_set_iterator.cpp85 [[maybe_unused]] DisallowGarbageCollection noGc; in Update() local
Djs_map_iterator.cpp92 [[maybe_unused]] DisallowGarbageCollection noGc; in Update() local
Dobject_fast_operator-inl.h52 [[maybe_unused]] DisallowGarbageCollection noGc; in HasOwnProperty() local
Djs_object.cpp2664 [[maybe_unused]] DisallowGarbageCollection noGc; in UpdatePropertyInDictionary() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp149 [[maybe_unused]] DisallowGarbageCollection noGc; in IsNotHoleProperty() local
168 [[maybe_unused]] DisallowGarbageCollection noGc; in HiddenStackSourceFile() local
Dbuiltins_regexp.cpp62 [[maybe_unused]] DisallowGarbageCollection noGc; in RegExpConstructor() local
104 [[maybe_unused]] DisallowGarbageCollection noGc; in RegExpConstructor() local