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

/external/v8/src/
H A Dliveedit.cc1464 Object*** restarter_frame_function_pointer) {
1521 *restarter_frame_function_pointer =
1524 ASSERT((**restarter_frame_function_pointer)->IsJSFunction());
1615 Object** restarter_frame_function_pointer = NULL; local
1618 &restarter_frame_function_pointer);
1633 restarter_frame_function_pointer);
1460 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.h440 Object** restarter_frame_function_pointer);
447 // the value that is called 'restarter_frame_function_pointer'. The value
H A Ddebug.cc2229 Object** restarter_frame_function_pointer) {
2233 restarter_frame_function_pointer;
2227 FramesHaveBeenDropped(StackFrame::Id new_break_frame_id, FrameDropMode mode, Object** restarter_frame_function_pointer) argument

Completed in 52 milliseconds