Home
last modified time | relevance | path

Searched defs:kOtherContext (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dmarking-worklist.h77 static const Address kOtherContext = 8; variable
147 static constexpr Address kOtherContext = MarkingWorklists::kOtherContext; variable
Dmarking-worklist.cc101 constexpr Address MarkingWorklists::Local::kOtherContext; member in v8::internal::MarkingWorklists::Local