Home
last modified time | relevance | path

Searched defs:refs_ (Results 1 – 15 of 15) sorted by relevance

/external/v8/test/mjsunit/
Dmirror-error.js33 this.refs_ = []; property in MirrorRefCache
Dmirror-function.js33 this.refs_ = []; property in MirrorRefCache
Dmirror-unresolved-function.js33 this.refs_ = []; property in MirrorRefCache
Dmirror-array.js33 this.refs_ = []; property in MirrorRefCache
Dmirror-regexp.js43 this.refs_ = []; property in MirrorRefCache
Ddebug-return-value.js35 this.refs_ = []; property in ParsedResponse
Ddebug-backtrace.js53 this.refs_ = []; property in ParsedResponse
Dmirror-object.js33 this.refs_ = []; property in MirrorRefCache
/external/v8/test/mjsunit/regress/
Dregress-1081309.js39 this.refs_ = []; property in ParsedResponse
/external/v8/test/mjsunit/es6/
Dgenerators-mirror.js17 this.refs_ = []; property in MirrorRefCache
Dmirror-promises.js10 this.refs_ = []; property in MirrorRefCache
/external/v8/test/cctest/
Dtest-threads.cc60 i::List<i::ThreadId>* refs_; member in ThreadIdValidationThread
/external/webp/src/enc/
Dvp8li.h51 struct VP8LBackwardRefs refs_[2]; // Backward Refs array corresponding to member
Dbackward_references.h145 PixOrCopyBlock* refs_; // list of currently used blocks member
/external/v8/src/snapshot/
Dserialize.h47 List<ExternalReferenceEntry> refs_; variable