Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-function.cc203 isolate->logger()->LogExistingFunction(source_shared, in RUNTIME_FUNCTION()
/external/v8/src/
Dlog.h318 void LogExistingFunction(Handle<SharedFunctionInfo> shared,
Dlog.cc1677 void Logger::LogExistingFunction(Handle<SharedFunctionInfo> shared, in LogExistingFunction() function in v8::internal::Logger
1740 LogExistingFunction(sfis[i], code_objects[i]); in LogCompiledFunctions()