Searched refs:ApiEntryCall (Results 1 – 3 of 3) sorted by relevance
203 static void ApiEntryCall(const char* name);
615 void Logger::ApiEntryCall(const char* name) { in ApiEntryCall() function in v8::internal::Logger
46 #define LOG_API(expr) LOG(ApiEntryCall(expr))