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

  /external/v8/src/snapshot/
startup-serializer.cc 128 CHECK_EQ(0, isolate->global_handles()->global_handles_count());
  /external/v8/src/
global-handles.h 158 int global_handles_count() const { function in class:v8::internal::GlobalHandles

Completed in 103 milliseconds