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

/external/chromium_org/v8/src/
H A Dapi.cc52 #define LOG_API(isolate, expr) LOG(isolate, ApiEntryCall(expr)) macro
495 LOG_API(isolate, "Persistent::New");
911 LOG_API(i_isolate, "FunctionTemplate::New");
922 LOG_API(i_isolate, "Signature::New");
1072 LOG_API(isolate, "TypeSwitch::New");
1088 LOG_API(isolate, "TypeSwitch::match");
1252 LOG_API(isolate, "ObjectTemplate::New");
1600 LOG_API(isolate, "v8::UnboundScript::GetId");
1616 LOG_API(isolate, "UnboundScript::GetLineNumber");
1632 LOG_API(isolat
[all...]

Completed in 463 milliseconds