Home
last modified time | relevance | path

Searched refs:wasm_function_index (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Disolate.cc519 const int wasm_function_index = wasm_frame->function_index(); in CaptureSimpleStackTrace() local
536 FrameArray::AppendWasmFrame(elements, instance, wasm_function_index, in CaptureSimpleStackTrace()
Dobjects.h3002 int wasm_function_index,
Dobjects.cc9997 int wasm_function_index, in AppendWasmFrame() argument
10004 array->SetWasmFunctionIndex(frame_count, Smi::FromInt(wasm_function_index)); in AppendWasmFrame()