Home
last modified time | relevance | path

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

/external/v8/src/
Dliveedit.cc1464 Object*** restarter_frame_function_pointer) { in DropFrames() argument
1521 *restarter_frame_function_pointer = in DropFrames()
1524 ASSERT((**restarter_frame_function_pointer)->IsJSFunction()); in DropFrames()
1615 Object** restarter_frame_function_pointer = NULL; in DropActivationsInActiveThread() local
1618 &restarter_frame_function_pointer); in DropActivationsInActiveThread()
1633 restarter_frame_function_pointer); in DropActivationsInActiveThread()
Ddebug.h440 Object** restarter_frame_function_pointer);
Ddebug.cc2229 Object** restarter_frame_function_pointer) { in FramesHaveBeenDropped() argument
2233 restarter_frame_function_pointer; in FramesHaveBeenDropped()