Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_method_signature_test.cpp86 EtsMethodSignature arrays("SB[J[Lstd/core/String;I:LT;"); in TEST_F() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Dgc_log_test.cpp183 VMHandle<coretypes::Array> arrays[3U]; in TEST_F() local
Dg1gc_test.cpp716 std::vector<VMHandle<coretypes::Array>> arrays; in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Darray_bounds_check_elimination.cpp827 void ArrayBoundsCheckElimination::InBlockMotion(GateLists &indexChecked, GateLists &arrays) in InBlockMotion()
960 GateLists arrays(chunk_); in CalcBounds() local
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/
D.eslintrc.json46 "arrays": "never", string
/arkcompiler/ets_frontend/ets2panda/linter/
D.eslintrc.json67 "arrays": "never", string