Home
last modified time | relevance | path

Searched refs:AddKeyAndValue (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type.h248 … static void AddKeyAndValue(const JSThread *thread, const JSHandle<TSNamespaceType> &namespaceType,
Dts_type.cpp368 void TSNamespaceType::AddKeyAndValue(const JSThread *thread, const JSHandle<TSNamespaceType> &names… in AddKeyAndValue() function in panda::ecmascript::TSNamespaceType
Dts_manager.cpp731 TSNamespaceType::AddKeyAndValue(thread_, namespaceType, key, value); in AddNamespacePropType()