Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/dynasm/
H A Dminilua.c439 lu_byte gcstate; member
2093 g->gcstate=1;
2122 g->gcstate=2;
2144 g->gcstate=3;
2153 g->gcstate=4;
2166 g->gcstate=0;
2182 if(g->gcstate==0)
2185 if(g->gcstate!=0){
2199 if(g->gcstate==1)
2224 if(g->gcstate==1){
[all …]

Completed in 24 milliseconds