Home | History | Annotate | Download | only in runtime

Lines Matching full:is_static

1750                                          bool is_static)
1759 if ((!is_static && o == nullptr) || error != JDWP::ERR_NONE) {
1776 if (is_static) {
1877 uint64_t value, int width, bool is_static)
1881 if ((!is_static && o == nullptr) || error != JDWP::ERR_NONE) {
1888 if (is_static) {