Searched refs:setthvalue (Results 1 – 1 of 1) sorted by relevance
/PHP-8.2/ext/opcache/jit/dynasm/ | ||
H A D | minilua.c | 263 #define setthvalue(L,obj,x){TValue*i_o=(obj);i_o->value.gc=cast(GCObject*,(x));i_o->tt=8;checkliven… macro |
Completed in 25 milliseconds