Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dfactory.cc2937 int wasm_function_index = frame->GetWasmFunctionIndex(); in NewStackFrameInfo() local
/external/v8/src/objects/
Dobjects.cc4273 int wasm_function_index, wasm::WasmCode* code, int offset, int flags) { in AppendWasmFrame()