Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/test/
Dabi_test.cc300 UnwindStatusOr<CallerState> GetCallerState() { in GetCallerState() function in abi_test::internal::UnwindCursor
378 UnwindStatusOr<CallerState> GetCallerState() { in GetCallerState() function in abi_test::internal::UnwindCursor
/external/v8/src/execution/
Dframes.cc662 StackFrame::Type StackFrame::GetCallerState(State* state) const { in GetCallerState() function in v8::internal::StackFrame
688 StackFrame::Type EntryFrame::GetCallerState(State* state) const { in GetCallerState() function in v8::internal::EntryFrame
694 StackFrame::Type CWasmEntryFrame::GetCallerState(State* state) const { in GetCallerState() function in v8::internal::CWasmEntryFrame