MCPcopy Create free account
hub / github.com/nodejs/node / runTest

Function runTest

deps/v8/test/webkit/parser-high-byte-character.js:29–32  ·  view source on GitHub ↗
(_a, throws)

Source from the content-addressed store, hash-verified

27
28// Some high-byte characters: ��ѡ�򲻸�ѡ���е��б���ѡ��
29function runTest(_a, throws)
30{
31 testPassed();
32}
33
34/*
35Over 1024 bytes to ensure precompilation caching is triggered.

Callers

nothing calls this directly

Calls 1

testPassedFunction · 0.85

Tested by

no test coverage detected