Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dserializer_test.cpp496 void JSMapTest(SerializeData* data, const JSHandle<JSMap> &originMap) in JSMapTest()
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_serializer_test.cpp487 void JSMapTest(std::pair<uint8_t *, size_t> data, const JSHandle<JSMap> &originMap) in JSMapTest()