Added API to initialize dictionary iterators without memory allocation (#11245)
* Added api to use dictionary iterators without calling malloc.
Please register or sign in to comment
* Added api to use dictionary iterators without calling malloc.