2020-11-20 16:57:36 +00:00
|
|
|
tools/gcmole/gcmole-test.cc:30:10: warning: Possibly dead variable.
|
2020-06-24 08:33:59 +00:00
|
|
|
return obj;
|
|
|
|
^
|
2020-11-20 16:57:36 +00:00
|
|
|
tools/gcmole/gcmole-test.cc:48:3: warning: Possible problem with evaluation order.
|
2019-08-29 14:37:43 +00:00
|
|
|
TwoArgumentsFunction(*CauseGC(obj1, isolate), *CauseGC(obj2, isolate));
|
|
|
|
^
|
2020-11-20 16:57:36 +00:00
|
|
|
tools/gcmole/gcmole-test.cc:60:3: warning: Possible problem with evaluation order.
|
2019-08-29 14:37:43 +00:00
|
|
|
TwoSizeTArgumentsFunction(sizeof(*CauseGC(obj1, isolate)),
|
|
|
|
^
|
2020-11-20 16:57:36 +00:00
|
|
|
tools/gcmole/gcmole-test.cc:85:7: warning: Possible problem with evaluation order.
|
2019-08-29 14:37:43 +00:00
|
|
|
so->Method(*CauseGC(obj1, isolate));
|
|
|
|
^
|
2020-11-20 16:57:36 +00:00
|
|
|
tools/gcmole/gcmole-test.cc:87:7: warning: Possible problem with evaluation order.
|
2019-08-29 14:37:43 +00:00
|
|
|
so->Method(CauseGCRaw(*obj1, isolate));
|
|
|
|
^
|
2020-11-20 16:57:36 +00:00
|
|
|
tools/gcmole/gcmole-test.cc:131:14: warning: Possible problem with evaluation order.
|
2019-08-29 14:37:43 +00:00
|
|
|
so_handle->Method(*derived.VirtualCauseGC(obj1, isolate));
|
|
|
|
^
|
2020-11-20 16:57:36 +00:00
|
|
|
tools/gcmole/gcmole-test.cc:133:14: warning: Possible problem with evaluation order.
|
2019-08-29 14:37:43 +00:00
|
|
|
so_handle->Method(*base->VirtualCauseGC(obj1, isolate));
|
|
|
|
^
|
2020-11-20 16:57:36 +00:00
|
|
|
tools/gcmole/gcmole-test.cc:154:14: warning: Possible problem with evaluation order.
|
2019-11-26 13:06:29 +00:00
|
|
|
so_handle->Method(*SomeClass::StaticCauseGC(obj1, isolate));
|
|
|
|
^
|
2020-11-20 16:57:36 +00:00
|
|
|
tools/gcmole/gcmole-test.cc:164:3: warning: Possibly dead variable.
|
2020-06-24 08:33:59 +00:00
|
|
|
raw_obj.Print();
|
|
|
|
^
|
2020-11-20 16:57:36 +00:00
|
|
|
tools/gcmole/gcmole-test.cc:172:3: warning: Possibly dead variable.
|
2020-06-24 08:33:59 +00:00
|
|
|
raw_obj.Print();
|
|
|
|
^
|
2021-01-12 09:35:12 +00:00
|
|
|
tools/gcmole/gcmole-test.cc:198:3: warning: Possibly dead variable.
|
2020-06-24 08:33:59 +00:00
|
|
|
raw_obj.Print();
|
|
|
|
^
|
2021-01-12 09:35:12 +00:00
|
|
|
tools/gcmole/gcmole-test.cc:224:3: warning: Possibly dead variable.
|
2020-10-26 16:22:56 +00:00
|
|
|
raw_obj.Print();
|
|
|
|
^
|
2021-01-12 09:35:12 +00:00
|
|
|
tools/gcmole/gcmole-test.cc:235:3: warning: Possibly dead variable.
|
2020-11-20 16:57:36 +00:00
|
|
|
raw_obj.Print();
|
|
|
|
^
|
2021-01-12 09:35:12 +00:00
|
|
|
tools/gcmole/gcmole-test.cc:242:3: warning: Possibly dead variable.
|
2020-11-20 16:57:36 +00:00
|
|
|
raw_obj.Print();
|
|
|
|
^
|
2021-01-12 09:35:12 +00:00
|
|
|
tools/gcmole/gcmole-test.cc:252:3: warning: Possibly dead variable.
|
2020-11-20 16:57:36 +00:00
|
|
|
raw_obj.Print();
|
|
|
|
^
|
2021-01-12 09:35:12 +00:00
|
|
|
tools/gcmole/gcmole-test.cc:262:3: warning: Possibly dead variable.
|
|
|
|
raw_obj.Print();
|
|
|
|
^
|
|
|
|
tools/gcmole/gcmole-test.cc:265:3: warning: Possibly dead variable.
|
|
|
|
raw_obj.Print();
|
|
|
|
^
|
|
|
|
tools/gcmole/gcmole-test.cc:271:3: warning: Possibly dead variable.
|
|
|
|
raw_obj.Print();
|
|
|
|
^
|
|
|
|
tools/gcmole/gcmole-test.cc:287:3: warning: Possibly dead variable.
|
|
|
|
raw_obj.Print();
|
|
|
|
^
|
|
|
|
tools/gcmole/gcmole-test.cc:295:3: warning: Possibly dead variable.
|
|
|
|
raw_obj.Print();
|
|
|
|
^
|
|
|
|
tools/gcmole/gcmole-test.cc:302:3: warning: Possibly dead variable.
|
|
|
|
raw_obj.Print();
|
|
|
|
^
|
|
|
|
tools/gcmole/gcmole-test.cc:319:3: warning: Possibly dead variable.
|
|
|
|
raw_obj.Print();
|
|
|
|
^
|
|
|
|
tools/gcmole/gcmole-test.cc:338:3: warning: Possibly dead variable.
|
|
|
|
raw_obj.Print();
|
|
|
|
^
|
|
|
|
tools/gcmole/gcmole-test.cc:349:3: warning: Possibly dead variable.
|
|
|
|
raw_obj.Print();
|
|
|
|
^
|
|
|
|
24 warnings generated.
|