Home
last modified time | relevance | path

Searched refs:ApiEntryCall (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dlog.h203 static void ApiEntryCall(const char* name);
Dlog.cc615 void Logger::ApiEntryCall(const char* name) { in ApiEntryCall() function in v8::internal::Logger
Dapi.cc46 #define LOG_API(expr) LOG(ApiEntryCall(expr))