Searched defs:is_on_stack (Results 1 – 1 of 1) sorted by relevance
| /third_party/node/deps/v8/src/handles/ | ||
| D | global-handles.cc | 700 bool is_on_stack() const { return IsOnStack::decode(flags_); } in is_on_stack() function in v8::internal::GlobalHandles::TracedNode |