Home
last modified time | relevance | path

Searched refs:AddCrashKey (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
H A Dscavenger.cc270 isolate_->AddCrashKey(v8::CrashKeyId::kDumpType, "heap"); in ScopedFullHeapCrashKey()
273 isolate_->AddCrashKey(v8::CrashKeyId::kDumpType, ""); in ~ScopedFullHeapCrashKey()
/third_party/node/deps/v8/src/execution/
H A Disolate.h1807 void AddCrashKey(CrashKeyId id, const std::string& value) { in AddCrashKey() function in v8::internal::final

Completed in 6 milliseconds