Searched refs:wasm_function_index (Results 1 – 3 of 3) sorted by relevance
519 const int wasm_function_index = wasm_frame->function_index(); in CaptureSimpleStackTrace() local536 FrameArray::AppendWasmFrame(elements, instance, wasm_function_index, in CaptureSimpleStackTrace()
3002 int wasm_function_index,
9997 int wasm_function_index, in AppendWasmFrame() argument10004 array->SetWasmFunctionIndex(frame_count, Smi::FromInt(wasm_function_index)); in AppendWasmFrame()