Searched refs:good_code (Results 1 – 1 of 1) sorted by relevance
266 const char* good_code[] = { in TEST() local277 for (unsigned i = 0; i < arraysize(good_code); i++) { in TEST()278 v8::ScriptCompiler::Source good_source(v8_str(good_code[i])); in TEST()