Home
last modified time | relevance | path

Searched defs:lastEntry (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Djson_stringifier.cpp555 uint32_t lastEntry = mapSize - 1; in SerializeJSONSharedMap() local
590 uint32_t lastEntry = setSize - 1; in SerializeJSONSharedSet() local
616 uint32_t lastEntry = mapSize - 1; in SerializeJSONMap() local
651 uint32_t lastEntry = setSize - 1; in SerializeJSONSet() local
/arkcompiler/ets_runtime/ecmascript/tests/
Dtransitions_dictionary_test.cpp251 int lastEntry = 7 + 3; in HWTEST_F_L0() local