Home
last modified time | relevance | path

Searched refs:CWasmEntryFrame (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/execution/
H A Dframes-inl.h245 inline CWasmEntryFrame::CWasmEntryFrame(StackFrameIteratorBase* iterator) in CWasmEntryFrame() function in v8::internal::CWasmEntryFrame
H A Dframes.h37 // - CWasmEntryFrame
107 IF_WASM(V, C_WASM_ENTRY, CWasmEntryFrame) \
1068 class CWasmEntryFrame : public StubFrame { class
1073 inline explicit CWasmEntryFrame(StackFrameIteratorBase* iterator);
H A Dframes.cc775 StackFrame::Type CWasmEntryFrame::GetCallerState(State* state) const { in GetCallerState()

Completed in 9 milliseconds