Home | History | Annotate | Download | only in jdwp

Lines Matching full:isconstructor

99  * If "isConstructor" is set, this returns "objectId" rather than the
105 bool isConstructor)
107 assert(!isConstructor || objectId != 0);
147 if (isConstructor) {