Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/logging/
Dlog.h315 void LogSourceCodeInformation(Handle<AbstractCode> code,
Dlog.cc1223 void Logger::LogSourceCodeInformation(Handle<AbstractCode> code, in LogSourceCodeInformation() function in v8::internal::Logger
1352 LogSourceCodeInformation(code, shared); in CodeCreateEvent()
1398 LogSourceCodeInformation(code, shared); in CodeCreateEvent()