Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-assembler.h89 : base_reg_location_(base_reg_location), reg_count_(reg_count) {} in RegListNodePair()
92 TNode<IntPtrT> base_reg_location() const { return base_reg_location_; } in base_reg_location()
95 TNode<IntPtrT> base_reg_location_; member in v8::internal::interpreter::InterpreterAssembler::RegListNodePair

Completed in 1 milliseconds