Home
last modified time | relevance | path

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

/external/v8/src/
Dframes.cc226 type = StackFrame::ComputeType(this, &state); in SafeStackFrameIterator()
420 StackFrame::Type StackFrame::ComputeType(const StackFrameIteratorBase* iterator, in ComputeType() function in v8::internal::StackFrame
526 return ComputeType(iterator_, state); in GetCallerState()
Dframes.h584 static Type ComputeType(const StackFrameIteratorBase* iterator, State* state);