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

  /external/v8/src/snapshot/
builtin-deserializer.h 64 int CurrentCodeObjectId() const { return current_code_object_id_; }
84 // For isolate(), IsLazyDeserializationEnabled(), CurrentCodeObjectId() and
builtin-deserializer-allocator.cc 34 const int code_object_id = deserializer()->CurrentCodeObjectId();

Completed in 831 milliseconds