Searched refs:KnownToCauseGC (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/tools/gcmole/
H A Dgcmole.cc255 static bool KnownToCauseGC(clang::MangleContext* ctx, function in namespace:__anon14721
861 if ((callee != NULL) && KnownToCauseGC(ctx_, callee)) {
/external/v8/tools/gcmole/
H A Dgcmole.cc255 static bool KnownToCauseGC(clang::MangleContext* ctx, function in namespace:__anon26441
863 if ((callee != NULL) && KnownToCauseGC(ctx_, callee)) {

Completed in 117 milliseconds