Lines Matching refs:cache_slot

4719 	void **cache_slot = NULL;  local
4755 cache_slot = CACHE_ADDR(opline->extended_value);
4757 if (EXPECTED(zobj->ce == CACHED_PTR_EX(cache_slot))) {
4758 uintptr_t prop_offset = (uintptr_t)CACHED_PTR_EX(cache_slot + 1);
4782 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_DYNAMIC_PROPERTY_OFFSET);
4787 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_ENCODE_DYN_PROP_OFFSET(idx));
4802 …retval = zobj->handlers->read_property(container, offset, BP_VAR_R, cache_slot, EX_VAR(opline->res…
4823 void **cache_slot = NULL; local
4853 cache_slot = CACHE_ADDR(opline->extended_value);
4855 if (EXPECTED(zobj->ce == CACHED_PTR_EX(cache_slot))) {
4856 uintptr_t prop_offset = (uintptr_t)CACHED_PTR_EX(cache_slot + 1);
4880 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_DYNAMIC_PROPERTY_OFFSET);
4885 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_ENCODE_DYN_PROP_OFFSET(idx));
4898 …retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, cache_slot, EX_VAR(opline->re…
6899 void **cache_slot = NULL; local
6935 cache_slot = CACHE_ADDR(opline->extended_value);
6937 if (EXPECTED(zobj->ce == CACHED_PTR_EX(cache_slot))) {
6938 uintptr_t prop_offset = (uintptr_t)CACHED_PTR_EX(cache_slot + 1);
6962 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_DYNAMIC_PROPERTY_OFFSET);
6967 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_ENCODE_DYN_PROP_OFFSET(idx));
6982 …retval = zobj->handlers->read_property(container, offset, BP_VAR_R, cache_slot, EX_VAR(opline->res…
7004 void **cache_slot = NULL; local
7034 cache_slot = CACHE_ADDR(opline->extended_value);
7036 if (EXPECTED(zobj->ce == CACHED_PTR_EX(cache_slot))) {
7037 uintptr_t prop_offset = (uintptr_t)CACHED_PTR_EX(cache_slot + 1);
7061 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_DYNAMIC_PROPERTY_OFFSET);
7066 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_ENCODE_DYN_PROP_OFFSET(idx));
7079 …retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, cache_slot, EX_VAR(opline->re…
9994 void **cache_slot = NULL; local
10030 cache_slot = CACHE_ADDR(opline->extended_value);
10032 if (EXPECTED(zobj->ce == CACHED_PTR_EX(cache_slot))) {
10033 uintptr_t prop_offset = (uintptr_t)CACHED_PTR_EX(cache_slot + 1);
10057 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_DYNAMIC_PROPERTY_OFFSET);
10062 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_ENCODE_DYN_PROP_OFFSET(idx));
10077 …retval = zobj->handlers->read_property(container, offset, BP_VAR_R, cache_slot, EX_VAR(opline->res…
10098 void **cache_slot = NULL; local
10128 cache_slot = CACHE_ADDR(opline->extended_value);
10130 if (EXPECTED(zobj->ce == CACHED_PTR_EX(cache_slot))) {
10131 uintptr_t prop_offset = (uintptr_t)CACHED_PTR_EX(cache_slot + 1);
10155 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_DYNAMIC_PROPERTY_OFFSET);
10160 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_ENCODE_DYN_PROP_OFFSET(idx));
10173 …retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, cache_slot, EX_VAR(opline->re…
13510 void **cache_slot = NULL; local
13546 cache_slot = CACHE_ADDR(opline->extended_value);
13548 if (EXPECTED(zobj->ce == CACHED_PTR_EX(cache_slot))) {
13549 uintptr_t prop_offset = (uintptr_t)CACHED_PTR_EX(cache_slot + 1);
13573 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_DYNAMIC_PROPERTY_OFFSET);
13578 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_ENCODE_DYN_PROP_OFFSET(idx));
13593 …retval = zobj->handlers->read_property(container, offset, BP_VAR_R, cache_slot, EX_VAR(opline->res…
13614 void **cache_slot = NULL; local
13644 cache_slot = CACHE_ADDR(opline->extended_value);
13646 if (EXPECTED(zobj->ce == CACHED_PTR_EX(cache_slot))) {
13647 uintptr_t prop_offset = (uintptr_t)CACHED_PTR_EX(cache_slot + 1);
13671 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_DYNAMIC_PROPERTY_OFFSET);
13676 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_ENCODE_DYN_PROP_OFFSET(idx));
13689 …retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, cache_slot, EX_VAR(opline->re…
15122 void **cache_slot = NULL; local
15158 cache_slot = CACHE_ADDR(opline->extended_value);
15160 if (EXPECTED(zobj->ce == CACHED_PTR_EX(cache_slot))) {
15161 uintptr_t prop_offset = (uintptr_t)CACHED_PTR_EX(cache_slot + 1);
15185 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_DYNAMIC_PROPERTY_OFFSET);
15190 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_ENCODE_DYN_PROP_OFFSET(idx));
15205 …retval = zobj->handlers->read_property(container, offset, BP_VAR_R, cache_slot, EX_VAR(opline->res…
15227 void **cache_slot = NULL; local
15257 cache_slot = CACHE_ADDR(opline->extended_value);
15259 if (EXPECTED(zobj->ce == CACHED_PTR_EX(cache_slot))) {
15260 uintptr_t prop_offset = (uintptr_t)CACHED_PTR_EX(cache_slot + 1);
15284 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_DYNAMIC_PROPERTY_OFFSET);
15289 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_ENCODE_DYN_PROP_OFFSET(idx));
15302 …retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, cache_slot, EX_VAR(opline->re…
17005 void **cache_slot = NULL; local
17041 cache_slot = CACHE_ADDR(opline->extended_value);
17043 if (EXPECTED(zobj->ce == CACHED_PTR_EX(cache_slot))) {
17044 uintptr_t prop_offset = (uintptr_t)CACHED_PTR_EX(cache_slot + 1);
17068 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_DYNAMIC_PROPERTY_OFFSET);
17073 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_ENCODE_DYN_PROP_OFFSET(idx));
17088 …retval = zobj->handlers->read_property(container, offset, BP_VAR_R, cache_slot, EX_VAR(opline->res…
17109 void **cache_slot = NULL; local
17139 cache_slot = CACHE_ADDR(opline->extended_value);
17141 if (EXPECTED(zobj->ce == CACHED_PTR_EX(cache_slot))) {
17142 uintptr_t prop_offset = (uintptr_t)CACHED_PTR_EX(cache_slot + 1);
17166 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_DYNAMIC_PROPERTY_OFFSET);
17171 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_ENCODE_DYN_PROP_OFFSET(idx));
17184 …retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, cache_slot, EX_VAR(opline->re…
30934 void **cache_slot = NULL; local
30970 cache_slot = CACHE_ADDR(opline->extended_value);
30972 if (EXPECTED(zobj->ce == CACHED_PTR_EX(cache_slot))) {
30973 uintptr_t prop_offset = (uintptr_t)CACHED_PTR_EX(cache_slot + 1);
30997 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_DYNAMIC_PROPERTY_OFFSET);
31002 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_ENCODE_DYN_PROP_OFFSET(idx));
31017 …retval = zobj->handlers->read_property(container, offset, BP_VAR_R, cache_slot, EX_VAR(opline->res…
31083 void **cache_slot = NULL; local
31113 cache_slot = CACHE_ADDR(opline->extended_value);
31115 if (EXPECTED(zobj->ce == CACHED_PTR_EX(cache_slot))) {
31116 uintptr_t prop_offset = (uintptr_t)CACHED_PTR_EX(cache_slot + 1);
31140 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_DYNAMIC_PROPERTY_OFFSET);
31145 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_ENCODE_DYN_PROP_OFFSET(idx));
31158 …retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, cache_slot, EX_VAR(opline->re…
32667 void **cache_slot = NULL; local
32703 cache_slot = CACHE_ADDR(opline->extended_value);
32705 if (EXPECTED(zobj->ce == CACHED_PTR_EX(cache_slot))) {
32706 uintptr_t prop_offset = (uintptr_t)CACHED_PTR_EX(cache_slot + 1);
32730 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_DYNAMIC_PROPERTY_OFFSET);
32735 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_ENCODE_DYN_PROP_OFFSET(idx));
32750 …retval = zobj->handlers->read_property(container, offset, BP_VAR_R, cache_slot, EX_VAR(opline->res…
32817 void **cache_slot = NULL; local
32847 cache_slot = CACHE_ADDR(opline->extended_value);
32849 if (EXPECTED(zobj->ce == CACHED_PTR_EX(cache_slot))) {
32850 uintptr_t prop_offset = (uintptr_t)CACHED_PTR_EX(cache_slot + 1);
32874 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_DYNAMIC_PROPERTY_OFFSET);
32879 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_ENCODE_DYN_PROP_OFFSET(idx));
32892 …retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, cache_slot, EX_VAR(opline->re…
35051 void **cache_slot = NULL; local
35087 cache_slot = CACHE_ADDR(opline->extended_value);
35089 if (EXPECTED(zobj->ce == CACHED_PTR_EX(cache_slot))) {
35090 uintptr_t prop_offset = (uintptr_t)CACHED_PTR_EX(cache_slot + 1);
35114 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_DYNAMIC_PROPERTY_OFFSET);
35119 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_ENCODE_DYN_PROP_OFFSET(idx));
35134 …retval = zobj->handlers->read_property(container, offset, BP_VAR_R, cache_slot, EX_VAR(opline->res…
35200 void **cache_slot = NULL; local
35230 cache_slot = CACHE_ADDR(opline->extended_value);
35232 if (EXPECTED(zobj->ce == CACHED_PTR_EX(cache_slot))) {
35233 uintptr_t prop_offset = (uintptr_t)CACHED_PTR_EX(cache_slot + 1);
35257 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_DYNAMIC_PROPERTY_OFFSET);
35262 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_ENCODE_DYN_PROP_OFFSET(idx));
35275 …retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, cache_slot, EX_VAR(opline->re…
39804 void **cache_slot = NULL; local
39840 cache_slot = CACHE_ADDR(opline->extended_value);
39842 if (EXPECTED(zobj->ce == CACHED_PTR_EX(cache_slot))) {
39843 uintptr_t prop_offset = (uintptr_t)CACHED_PTR_EX(cache_slot + 1);
39867 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_DYNAMIC_PROPERTY_OFFSET);
39872 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_ENCODE_DYN_PROP_OFFSET(idx));
39887 …retval = zobj->handlers->read_property(container, offset, BP_VAR_R, cache_slot, EX_VAR(opline->res…
39953 void **cache_slot = NULL; local
39983 cache_slot = CACHE_ADDR(opline->extended_value);
39985 if (EXPECTED(zobj->ce == CACHED_PTR_EX(cache_slot))) {
39986 uintptr_t prop_offset = (uintptr_t)CACHED_PTR_EX(cache_slot + 1);
40010 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_DYNAMIC_PROPERTY_OFFSET);
40015 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_ENCODE_DYN_PROP_OFFSET(idx));
40028 …retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, cache_slot, EX_VAR(opline->re…
43625 void **cache_slot = NULL; local
43661 cache_slot = CACHE_ADDR(opline->extended_value);
43663 if (EXPECTED(zobj->ce == CACHED_PTR_EX(cache_slot))) {
43664 uintptr_t prop_offset = (uintptr_t)CACHED_PTR_EX(cache_slot + 1);
43688 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_DYNAMIC_PROPERTY_OFFSET);
43693 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_ENCODE_DYN_PROP_OFFSET(idx));
43708 …retval = zobj->handlers->read_property(container, offset, BP_VAR_R, cache_slot, EX_VAR(opline->res…
43775 void **cache_slot = NULL; local
43805 cache_slot = CACHE_ADDR(opline->extended_value);
43807 if (EXPECTED(zobj->ce == CACHED_PTR_EX(cache_slot))) {
43808 uintptr_t prop_offset = (uintptr_t)CACHED_PTR_EX(cache_slot + 1);
43832 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_DYNAMIC_PROPERTY_OFFSET);
43837 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_ENCODE_DYN_PROP_OFFSET(idx));
43850 …retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, cache_slot, EX_VAR(opline->re…
49325 void **cache_slot = NULL; local
49361 cache_slot = CACHE_ADDR(opline->extended_value);
49363 if (EXPECTED(zobj->ce == CACHED_PTR_EX(cache_slot))) {
49364 uintptr_t prop_offset = (uintptr_t)CACHED_PTR_EX(cache_slot + 1);
49388 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_DYNAMIC_PROPERTY_OFFSET);
49393 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_ENCODE_DYN_PROP_OFFSET(idx));
49408 …retval = zobj->handlers->read_property(container, offset, BP_VAR_R, cache_slot, EX_VAR(opline->res…
49474 void **cache_slot = NULL; local
49504 cache_slot = CACHE_ADDR(opline->extended_value);
49506 if (EXPECTED(zobj->ce == CACHED_PTR_EX(cache_slot))) {
49507 uintptr_t prop_offset = (uintptr_t)CACHED_PTR_EX(cache_slot + 1);
49531 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_DYNAMIC_PROPERTY_OFFSET);
49536 CACHE_PTR_EX(cache_slot + 1, (void*)ZEND_ENCODE_DYN_PROP_OFFSET(idx));
49549 …retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, cache_slot, EX_VAR(opline->re…