Home | History | Annotate | Download | only in src

Lines Matching refs:BooleanConstant

2291   StoreRoot(Heap::kInstanceofCacheAnswerRootIndex, BooleanConstant(true));
2292 var_result.Bind(BooleanConstant(true));
2296 StoreRoot(Heap::kInstanceofCacheAnswerRootIndex, BooleanConstant(false));
2297 var_result.Bind(BooleanConstant(false));