Searched defs:RecordError (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/objects/ | ||
D | module.cc | 79 void Module::RecordError(Isolate* isolate, Handle<Module> module, in RecordError() function in v8::internal::Module |
/external/libchrome/base/metrics/ | ||
D | persistent_memory_allocator.cc | 918 void PersistentMemoryAllocator::RecordError(int error) const { in RecordError() function in base::PersistentMemoryAllocator |