Home
last modified time | relevance | path

Searched refs:wrapper_class_id (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dglobal-handles.cc138 uint16_t wrapper_class_id() const { return class_id_; } in wrapper_class_id() function in v8::internal::GlobalHandles::Node
1162 it.node()->wrapper_class_id()); in IterateAllRootsWithClassIds()
1173 node->wrapper_class_id()); in IterateAllRootsInNewSpaceWithClassIds()
1183 v->VisitEmbedderReference(node->location(), node->wrapper_class_id()); in IterateWeakRootsInNewSpaceWithClassIds()