HomeSort by relevance Sort by last modified time
    Searched full:has_wrapper_class_id (Results 1 - 1 of 1) sorted by null

  /external/v8/src/
global-handles.cc 118 bool has_wrapper_class_id() const { function in class:v8::internal::GlobalHandles::Node
605 if (it.node()->has_wrapper_class_id() && it.node()->IsRetainer()) {

Completed in 2529 milliseconds