Home
last modified time | relevance | path

Searched defs:LocalHandles (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/handles/
Dlocal-handles.cc38 LocalHandles::LocalHandles() { scope_.Initialize(); } in LocalHandles() function in v8::internal::LocalHandles
Dhandles.h270 friend class LocalHandles; variable
/third_party/node/deps/v8/src/heap/
Dlocal-heap.h25 class LocalHandles; variable