Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmarking-worklist.h189 CppMarkingState* cpp_marking_state() const { in cpp_marking_state() function
Dmarking-worklist.cc106 std::unique_ptr<CppMarkingState> cpp_marking_state) in Local()