Searched refs:InitializeTreeMap (Results 1 – 2 of 2) sorted by relevance
86 static JSHandle<JSTaggedValue> InitializeTreeMap(JSThread *thread);
108 res = InitializeContainer(thread, thisValue, InitializeTreeMap, "TreeMapConstructor"); in Load()486 JSHandle<JSTaggedValue> ContainersPrivate::InitializeTreeMap(JSThread *thread) in InitializeTreeMap() function in panda::ecmascript::containers::ContainersPrivate