HomeSort by relevance Sort by last modified time
    Searched refs:ApiEntryCall (Results 1 - 3 of 3) sorted by null

  /external/v8/src/
log.h 220 void ApiEntryCall(const char* name);
log.cc 1085 void Logger::ApiEntryCall(const char* name) {
    [all...]
api.cc 52 #define LOG_API(isolate, expr) LOG(isolate, ApiEntryCall(expr))
    [all...]

Completed in 116 milliseconds