Home
last modified time | relevance | path

Searched refs:GetRootKey (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dtagged_tree.h264 inline JSTaggedValue GetRootKey() const in GetRootKey() function
Dtagged_tree.cpp364 JSMutableHandle<JSTaggedValue> parentKey(thread, tree->GetRootKey()); in Insert()