Home
last modified time | relevance | path

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

/external/v8/src/
Ddebug.h486 Object*** address = &thread_local_.restarter_frame_function_pointer_; in restarter_frame_function_pointer_address()
638 Object** restarter_frame_function_pointer_; variable
Ddebug.cc567 thread_local_.restarter_frame_function_pointer_ = NULL; in ThreadInit()
1348 if (thread_local_.restarter_frame_function_pointer_ == NULL) { in PrepareStep()
1425 JSFunction::cast(*thread_local_.restarter_frame_function_pointer_)); in PrepareStep()
2379 thread_local_.restarter_frame_function_pointer_ = in FramesHaveBeenDropped()