Home
last modified time | relevance | path

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

/external/v8/src/
Dlog.h323 void LogExistingFunction(Handle<SharedFunctionInfo> shared,
Dlog.cc1697 void Logger::LogExistingFunction(Handle<SharedFunctionInfo> shared, in LogExistingFunction() function in v8::internal::Logger
1760 LogExistingFunction(sfis[i], code_objects[i]); in LogCompiledFunctions()
Druntime.cc2992 isolate->logger()->LogExistingFunction( in RUNTIME_FUNCTION()