Lines Matching refs:pending_exception
2143 bool pending_exception = false;2145 Execution::InstantiateObject(object_template, &pending_exception);2146 if (pending_exception) {