Home
last modified time | relevance | path

Searched refs:baseScope (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dgc_second_test.cpp78 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0()
102 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0()
122 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0()
141 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0()
149 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0()
166 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0()
188 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0()
259 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0()
286 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0()
314 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(threa in HWTEST_F_L0()
[all...]
H A Dgc_third_test.cpp53 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0()
105 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread);
126 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread);
167 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0()
184 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0()
201 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0()
219 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0()
237 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0()
255 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0()
H A Dgc_first_test.cpp57 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0()
186 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0()
210 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0()
233 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0()
265 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0()
285 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0()
H A Dconcurrent_marking_test.cpp91 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0()
111 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0()
H A Dgc_verify_test.cpp94 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in HWTEST_F_L0()
H A Decma_test_common.h211 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in GcCommonCase()
239 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread); in GcCommonCase()
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Ddfx_jsnapi_tests.cpp335 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread_); in HWTEST_F_L0()
H A Djsnapi_first_tests.cpp1453 [[maybe_unused]] ecmascript::EcmaHandleScope baseScope(thread_); in HWTEST_F_L0()
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dobject.cpp526 auto baseScope = baseDeclNode->IsTSInterfaceDeclaration() ? baseDeclNode->AsTSInterfaceDeclaration()->Scope() in ResolveDeclaredMembersOfObject() local
529 checker::ScopeContext scopeCtx(this, baseScope); in ResolveDeclaredMembersOfObject()

Completed in 13 milliseconds