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

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

Completed in 65 milliseconds