Home
last modified time | relevance | path

Searched refs:base_or_index (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.cc3698 Node* base_or_index = gasm_->LoadFromObject( in GetGlobalBaseAndOffset() local
3708 // For this case, {base_or_index} gives the index of the global in the in GetGlobalBaseAndOffset()
3712 gasm_->IntMul(base_or_index, gasm_->IntPtrConstant(kTaggedSize)), in GetGlobalBaseAndOffset()
3716 *base = base_or_index; in GetGlobalBaseAndOffset()

Completed in 15 milliseconds