Home | History | Annotate | Download | only in cctest

Lines Matching full:frame2_code

199   i::Code* frame2_code = CreateCode(&env);
211 profiler.CodeCreateEvent(i::Logger::STUB_TAG, frame2_code, 5);
217 frame2_code->instruction_start() + frame2_code->ExecutableSize() / 2,
218 frame1_code->instruction_start() + frame2_code->ExecutableSize() / 2);
222 frame2_code->instruction_end() - 1,