Searched refs:ICEvent (Results 1 – 3 of 3) sorted by relevance
/third_party/node/deps/v8/src/logging/ |
D | log.h | 220 void ICEvent(const char* type, bool keyed, Handle<Map> map,
|
D | log.cc | 1747 void Logger::ICEvent(const char* type, bool keyed, Handle<Map> map, in ICEvent() function in v8::internal::Logger
|
/third_party/node/deps/v8/src/ic/ |
D | ic.cc | 140 LOG(isolate(), ICEvent(type, keyed_prefix, map, name, in TraceIC()
|