]> granicus.if.org Git - php/commit
Use run-time cache to keep position of dynamic properties in HashTable to access...
authorDmitry Stogov <dmitry@zend.com>
Mon, 23 Oct 2017 15:29:13 +0000 (18:29 +0300)
committerDmitry Stogov <dmitry@zend.com>
Mon, 23 Oct 2017 15:29:13 +0000 (18:29 +0300)
commit193adbdf301a7d26429c7af68039ce72e0e7a4c1
tree909ceeb57be93dcda6525d2a13a48edc60686b6e
parent0eeaff09cbc82555658fa9f56f9d540a19b9aa06
Use run-time cache to keep position of dynamic properties in HashTable to access them without hash lookup.
Zend/zend_object_handlers.c
Zend/zend_object_handlers.h
Zend/zend_vm_def.h
Zend/zend_vm_execute.h