Searched refs:SingletonFor (Results 1 – 2 of 2) sorted by relevance
91 frame_ = SingletonFor(type, &state); in Advance()104 frame_ = SingletonFor(type, &state); in Reset()108 StackFrame* StackFrameIteratorBase::SingletonFor(StackFrame::Type type, in SingletonFor() function in v8::internal::StackFrameIteratorBase110 StackFrame* result = SingletonFor(type); in SingletonFor()117 StackFrame* StackFrameIteratorBase::SingletonFor(StackFrame::Type type) { in SingletonFor() function in v8::internal::StackFrameIteratorBase267 frame_ = SingletonFor(type, &state); in SafeStackFrameIterator()296 frame_ = SingletonFor(type, &state); in AdvanceOneFrame()332 SingletonFor(frame->GetCallerState(&state)) != NULL; in IsValidCaller()
1472 StackFrame* SingletonFor(StackFrame::Type type, StackFrame::State* state);1474 StackFrame* SingletonFor(StackFrame::Type type);