Searched refs:restarter_frame_function_pointer (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Dliveedit.cc1387 Object*** restarter_frame_function_pointer) {
1441 *restarter_frame_function_pointer =
1444 ASSERT((**restarter_frame_function_pointer)->IsJSFunction());
1534 Object** restarter_frame_function_pointer = NULL; local
1537 &restarter_frame_function_pointer);
1552 restarter_frame_function_pointer);
1383 DropFrames(Vector<StackFrame*> frames, int top_frame_index, int bottom_js_frame_index, Debug::FrameDropMode* mode, Object*** restarter_frame_function_pointer) argument
H A Ddebug.h430 Object** restarter_frame_function_pointer);
437 // the value that is called 'restarter_frame_function_pointer'. The value
H A Ddebug.cc1883 Object** restarter_frame_function_pointer) {
1887 restarter_frame_function_pointer;
1881 FramesHaveBeenDropped(StackFrame::Id new_break_frame_id, FrameDropMode mode, Object** restarter_frame_function_pointer) argument

Completed in 195 milliseconds