Lines Matching full:test1
19 … force_jit: true, options: "--compiler-regex=Test1::main --compiler-inlining-max-insts=8", entry…
20 #! EVENT /Inline,Test1::main,_GLOBAL::func,.*STATIC,LIMIT/
21 #! EVENT_NEXT /Inline,Test1::main,_GLOBAL::small_func,.*STATIC,SUCCESS/
24 … force_jit: true, options: "--compiler-regex=Test1::main --compiler-inlining-max-size=6", entry:…
25 #! EVENT /Inline,Test1::main,_GLOBAL::func,.*STATIC,LIMIT/
26 #! EVENT_NEXT /Inline,Test1::main,_GLOBAL::small_func,.*STATIC,SUCCESS/
28 .record Test1 {}
31 newobj v0, Test1
32 newobj v0, Test1
44 .function i32 Test1.main() {
56 …force_jit: true, options: "--compiler-regex=Test1::main_depth --compiler-inlining-max-depth=2", en…
57 #! EVENTS_COUNT /Inline,Test1::main_depth,_GLOBAL::func_rec,.*STATIC,SUCCESS/, 1
70 .function i32 Test1.main_depth() {
139 newobj v0, Test1
140 newobj v0, Test1
141 newobj v0, Test1
142 newobj v0, Test1