Home | History | Annotate | Download | only in runtime

Lines Matching full:is_static

1865                                          bool is_static)
1877 if ((!is_static && o == nullptr) || error != JDWP::ERR_NONE) {
1903 if (is_static) {
2004 uint64_t value, int width, bool is_static)
2011 if ((!is_static && o == nullptr) || error != JDWP::ERR_NONE) {
2025 if (is_static) {