Home | History | Annotate | Download | only in jdwp

Lines Matching full:is_constructor

91  * If "is_constructor" is set, this returns "object_id" rather than the
96 RefTypeId class_id, MethodId method_id, bool is_constructor)
98 CHECK(!is_constructor || object_id != 0);
131 if (is_constructor) {