HomeSort by relevance Sort by last modified time
    Searched refs:finalize_dispatch_method_ (Results 1 - 2 of 2) sorted by null

  /external/v8/tools/clang/blink_gc_plugin/
RecordInfo.cpp 29 finalize_dispatch_method_(0),
310 return finalize_dispatch_method_;
469 finalize_dispatch_method_ = method;
491 if (trace_dispatch_method_ && finalize_dispatch_method_)
502 assert(!finalize_dispatch_method_ &&
504 finalize_dispatch_method_ = dispatch;
RecordInfo.h 153 clang::CXXMethodDecl* finalize_dispatch_method_; member in class:RecordInfo

Completed in 853 milliseconds