Home
last modified time | relevance | path

Searched defs:GetCallerState (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/execution/
Dframes.cc742 StackFrame::Type StackFrame::GetCallerState(State* state) const { in GetCallerState() function in v8::internal::StackFrame
768 StackFrame::Type EntryFrame::GetCallerState(State* state) const { in GetCallerState() function in v8::internal::EntryFrame
775 StackFrame::Type CWasmEntryFrame::GetCallerState(State* state) const { in GetCallerState() function in v8::internal::CWasmEntryFrame