HomeSort by relevance Sort by last modified time
    Searched refs:isGarbageCollected (Results 1 - 2 of 2) sorted by null

  /external/v8/tools/clang/rewrite_to_chrome_style/tests/
fields-original.cc 153 // Okay to rename |isGarbageCollected| to |kIsGarbageCollected|.
154 static const bool isGarbageCollected = true;
159 !isGarbageCollected ? RefCountedLifetime : GarbageCollectedLifetime;
  /external/v8/tools/clang/blink_gc_plugin/tests/heap/
stubs.h 37 static const bool isGarbageCollected = false;
254 static const bool isGarbageCollected = true;

Completed in 622 milliseconds