Home
last modified time | relevance | path

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

/external/v8/src/
Dapi.cc69 #define LOG_API(isolate, expr) LOG(isolate, ApiEntryCall(expr)) macro
83 LOG_API(isolate, function_name); \
569 LOG_API(isolate, "Persistent::New"); in GlobalizeReference()
1043 LOG_API(i_isolate, "FunctionTemplate::New"); in New()
1056 LOG_API(i_isolate, "FunctionTemplate::NewWithFastHandler"); in NewWithFastHandler()
1233 LOG_API(isolate, "ObjectTemplate::New"); in New()
1641 LOG_API(isolate, "v8::UnboundScript::GetId"); in GetId()
1654 LOG_API(isolate, "UnboundScript::GetLineNumber"); in GetLineNumber()
1668 LOG_API(isolate, "UnboundScript::GetName"); in GetScriptName()
1682 LOG_API(isolate, "UnboundScript::GetSourceURL"); in GetSourceURL()
[all …]