Home
last modified time | relevance | path

Searched defs:CreateMap (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_map_test.cpp38 JSMap *CreateMap() in CreateMap() function in panda::test::JSMapTest
/arkcompiler/ets_runtime/ecmascript/base/
Djson_parser.cpp419 JSHandle<JSMap> JsonParser<T>::CreateMap() in CreateMap() function in panda::ecmascript::base::JsonParser
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dserializer_test.cpp1642 JSMap *CreateMap(JSThread *thread) in CreateMap() function