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),
308 return finalize_dispatch_method_;
461 finalize_dispatch_method_ = method;
483 if (trace_dispatch_method_ && finalize_dispatch_method_)
494 assert(!finalize_dispatch_method_ &&
496 finalize_dispatch_method_ = dispatch;
RecordInfo.h 152 clang::CXXMethodDecl* finalize_dispatch_method_; member in class:RecordInfo

Completed in 53 milliseconds