Searched refs:SingletonFor (Results 1 – 2 of 2) sorted by relevance
89 frame_ = SingletonFor(type, &state); in Advance()102 frame_ = SingletonFor(type, &state); in Reset()106 StackFrame* StackFrameIteratorBase::SingletonFor(StackFrame::Type type, in SingletonFor() function in v8::internal::StackFrameIteratorBase108 StackFrame* result = SingletonFor(type); in SingletonFor()115 StackFrame* StackFrameIteratorBase::SingletonFor(StackFrame::Type type) { in SingletonFor() function in v8::internal::StackFrameIteratorBase276 frame_ = SingletonFor(type, &state); in SafeStackFrameIterator()305 frame_ = SingletonFor(type, &state); in AdvanceOneFrame()341 SingletonFor(frame->GetCallerState(&state)) != nullptr; in IsValidCaller()
1229 StackFrame* SingletonFor(StackFrame::Type type, StackFrame::State* state);1231 StackFrame* SingletonFor(StackFrame::Type type);