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