Home
last modified time | relevance | path

Searched defs:lastKey (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass-inl.h48 auto lastKey = JSHandle<JSTaggedValue>(thread, layoutInfo->GetKey(last)); in AddTransitions() local
80 auto lastKey = JSHandle<JSTaggedValue>(thread, layoutInfo->GetKey(last)); in AddProtoTransitions() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_weak_set_test.cpp169 JSTaggedValue lastKey(JSTaggedValue::Undefined()); in HWTEST_F_L0() local
Dbuiltins_weak_map_test.cpp174 JSTaggedValue lastKey(JSTaggedValue::Undefined()); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_tree_test.cpp487 JSTaggedValue lastKey = tmap->GetLastKey(); in HWTEST_F_L0() local
699 JSTaggedValue lastKey = tset->GetLastKey(); in HWTEST_F_L0() local