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

  /external/v8/src/snapshot/
startup-serializer.h 69 bool RootShouldBeSkipped(int root_index);
startup-serializer.cc 150 if (RootShouldBeSkipped(root_index)) {
171 bool StartupSerializer::RootShouldBeSkipped(int root_index) {

Completed in 1539 milliseconds