Home
last modified time | relevance | path

Searched refs:branch_frame (Results 1 – 2 of 2) sorted by relevance

/external/webkit/V8Binding/v8/src/ia32/
Djump-target-ia32.cc86 VirtualFrame* branch_frame = new VirtualFrame(fall_through_frame); in DoBranch() local
88 cgen()->SetFrame(branch_frame, &non_frame_registers); in DoBranch()
/external/webkit/V8Binding/v8/src/x64/
Djump-target-x64.cc86 VirtualFrame* branch_frame = new VirtualFrame(fall_through_frame); in DoBranch() local
88 cgen()->SetFrame(branch_frame, &non_frame_registers); in DoBranch()