Searched refs:LogExistingFunction (Results 1 – 3 of 3) sorted by relevance
203 isolate->logger()->LogExistingFunction(source_shared, in RUNTIME_FUNCTION()
318 void LogExistingFunction(Handle<SharedFunctionInfo> shared,
1677 void Logger::LogExistingFunction(Handle<SharedFunctionInfo> shared, in LogExistingFunction() function in v8::internal::Logger1740 LogExistingFunction(sfis[i], code_objects[i]); in LogCompiledFunctions()