Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_hclass_test.cpp160 HWTEST_F_L0(JSHClassTest, TransitionElementsToDictionary) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp204 void JSHClass::TransitionElementsToDictionary(const JSThread *thread, const JSHandle<JSObject> &obj) in TransitionElementsToDictionary() function in panda::ecmascript::JSHClass