Searched refs:VALOBJ (Results 1 – 1 of 1) sorted by relevance
446 #define POP_VALOBJ(VALOBJ) \ in Interpret() argument447 auto VALOBJ = data.Pop<ValueObjectSP>(); \ in Interpret()448 if (!VALOBJ) \ in Interpret()