Searched refs:func_bytes (Results 1 – 2 of 2) sorted by relevance
74 Vector<const byte> func_bytes = wire_bytes.GetFunctionBytes(fun); in PrintWasmText() local75 BytecodeIterator i(func_bytes.begin(), func_bytes.end(), &decls); in PrintWasmText()76 DCHECK_LT(func_bytes.begin(), i.pc()); in PrintWasmText()
50 func_bytes = comp_mod->module_bytes()->GetChars() + in PatchDirectCallsHelper()56 const byte* func_bytes; member in __anon40188c890111::PatchDirectCallsHelper231 patch_direct_calls_helper->func_bytes + byte_pos); in ApplyToWasmCode()