Searched refs:GetSafeLoadOperator (Results 1 – 2 of 2) sorted by relevance
358 const Operator* GetSafeLoadOperator(int offset, wasm::ValueType type);
3129 const Operator* WasmGraphBuilder::GetSafeLoadOperator(int offset, in GetSafeLoadOperator() function in v8::internal::compiler::WasmGraphBuilder4712 graph()->NewNode(GetSafeLoadOperator(offset, type), arg_buffer, in BuildCWasmEntry()