Home
last modified time | relevance | path

Searched defs:baseScope (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dgc_first_test.cpp56 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
153 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
177 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
200 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
232 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
252 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
Dgc_second_test.cpp86 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
110 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
130 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
149 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
157 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
174 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
220 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
291 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
318 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
346 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
Dgc_third_test.cpp73 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
124 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
145 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
186 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
207 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
224 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
242 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
260 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
278 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
714 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
Dconcurrent_marking_test.cpp91 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
111 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
Dgc_verify_test.cpp84 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0() local
Dgc_region_promotion_test.cpp61 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in Initialize() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp336 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread_); in HWTEST_F_L0() local
Djsnapi_first_tests.cpp1459 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread_); in HWTEST_F_L0() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dobject.cpp527 …auto baseScope = baseDeclNode->IsTSInterfaceDeclaration() ? baseDeclNode->AsTSInterfaceDeclaration… in ResolveDeclaredMembersOfObject() local