Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-code-manager.cc543 uint32_t call_tag = it.rinfo()->wasm_call_tag(); in AddCode() local
544 Address target = GetCallTargetForFunction(call_tag); in AddCode()