Home
last modified time | relevance | path

Searched refs:global_handles_count (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/snapshot/
Dstartup-serializer.cc128 CHECK_EQ(0, isolate->global_handles()->global_handles_count()); in SerializeStrongReferences()
/external/v8/src/
Dglobal-handles.h158 int global_handles_count() const { in global_handles_count() function