Home
last modified time | relevance | path

Searched defs:RecordError (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/objects/
Dmodule.cc79 void Module::RecordError(Isolate* isolate, Handle<Module> module, in RecordError() function in v8::internal::Module
/external/libchrome/base/metrics/
Dpersistent_memory_allocator.cc918 void PersistentMemoryAllocator::RecordError(int error) const { in RecordError() function in base::PersistentMemoryAllocator