Home | History | Annotate | Download | only in src

Lines Matching refs:result_bool

3539   bool result_bool = result->BooleanValue();
3540 if (mode == STRICT_DELETION && !result_bool) {
3549 return isolate->factory()->ToBoolean(result_bool);