Searched refs:GlobalOperand (Results 1 – 1 of 1) sorted by relevance
493 LocalType type = GlobalOperand(pc_, &index, &len); in DecodeFunctionBody()499 LocalType type = GlobalOperand(pc_, &index, &len); in DecodeFunctionBody()916 LocalType type = GlobalOperand(p->pc(), &index, &unused); in Reduce()1327 LocalType GlobalOperand(const byte* pc, uint32_t* index, int* length) { in GlobalOperand() function in v8::internal::wasm::LR_WasmDecoder