Searched refs:call3 (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/test/asan/TestCases/
H A Ddeep_tail_call.cc10 // CHECK: {{#1.*call3}}
11 void __attribute__((noinline)) call3(int i) { call4(i); } function
13 void __attribute__((noinline)) call2(int i) { call3(i); }
/external/chromium_org/v8/test/mjsunit/
H A Ddebug-stepin-function-call.js83 function call3() { function
156 [call1, call2, call3, call4, apply1, apply2, apply3, apply4, bind1,

Completed in 51 milliseconds