Searched refs:g2_source (Results 1 – 1 of 1) sorted by relevance
563 const char* g2_source = "function g2(x, y) { x[y] = 1; };"; in TEST() local591 CompileRun(g2_source); in TEST()604 CompileRun(g2_source); in TEST()645 const char* g2_source = "function g2(x, y) { x[y] = 1; };"; in TEST() local677 CompileRun(g2_source); in TEST()690 CompileRun(g2_source); in TEST()