Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.cc494 Node* IsDataRefMap(Node* map) { in IsDataRefMap() function in v8::internal::compiler::WasmGraphAssembler
5828 callbacks.fail_if_not(gasm_->IsDataRefMap(map), BranchHint::kTrue); in DataCheck()
6448 gasm_->GotoIf(gasm_->IsDataRefMap(gasm_->LoadMap(node)), &wrap); in ToJS()