chromium/third_party/blink/web_tests/http/tests/devtools/console/console-native-function-expected.txt

Tests that console dumps native function without exception.

Math.random
ƒ random() { [native code] }
document.appendChild
ƒ appendChild() { [native code] }