Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/serializer/
Dbase_deserializer.h164 bool needNewConstPool = needNewConstPool_; in GetAndResetNeedNewConstPool() local
168 return needNewConstPool; in GetAndResetNeedNewConstPool()
Dbase_deserializer.cpp190 bool needNewConstPool = GetAndResetNeedNewConstPool(); in HandleNewObjectEncodeFlag() local
210 } else if (needNewConstPool) { in HandleNewObjectEncodeFlag()