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