Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dtransitions_dictionary_test.cpp114 JSHandle<TransitionsDictionary> transDicAfterShink = TransitionsDictionary::Shrink(thread, transDic); in HWTEST_F_L0() local
115 EXPECT_EQ(transDicAfterShink->GetLength(), 51U); // (1 << (32 - Clz((7 + (7 >> 1)) - 1))) * 3 + 3 in HWTEST_F_L0()

Completed in 1 milliseconds