Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.cc390 Node* LoadFixedArrayElementSmi(Node* array, int index) { in LoadFixedArrayElementSmi() function in v8::internal::compiler::WasmGraphAssembler
2573 gasm_->LoadFixedArrayElementSmi(values_array, *index)); in BuildDecodeException32BitValue()
2577 gasm_->LoadFixedArrayElementSmi(values_array, *index)); in BuildDecodeException32BitValue()