Home
last modified time | relevance | path

Searched refs:ComputeFrameType (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/
H A Dframes.cc807 StackFrame::Type type = ComputeFrameType(fp); in GetStateForFramePointer()
819 StackFrame::Type ExitFrame::ComputeFrameType(Address fp) { in ComputeFrameType() function in v8::internal::ExitFrame
2242 DCHECK_EQ(ComputeFrameType(jmpbuf->fp), STACK_SWITCH); in GetStateForJumpBuffer()
H A Dframes.h743 static StackFrame::Type ComputeFrameType(Address fp);

Completed in 10 milliseconds