Searched refs:SingletonFor (Results 1 – 2 of 2) sorted by relevance
90 frame_ = SingletonFor(type, &state); in Advance()103 frame_ = SingletonFor(type, &state); in Reset()107 StackFrame* StackFrameIteratorBase::SingletonFor(StackFrame::Type type, in SingletonFor() function in v8::internal::StackFrameIteratorBase109 StackFrame* result = SingletonFor(type); in SingletonFor()116 StackFrame* StackFrameIteratorBase::SingletonFor(StackFrame::Type type) { in SingletonFor() function in v8::internal::StackFrameIteratorBase238 frame_ = SingletonFor(type, &state); in SafeStackFrameIterator()267 frame_ = SingletonFor(type, &state); in AdvanceOneFrame()303 SingletonFor(frame->GetCallerState(&state)) != NULL; in IsValidCaller()
1251 StackFrame* SingletonFor(StackFrame::Type type, StackFrame::State* state);1253 StackFrame* SingletonFor(StackFrame::Type type);