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

  /external/v8/src/objects/
shared-function-info-inl.h 493 DCHECK(HasInterpreterData());
497 bool SharedFunctionInfo::HasInterpreterData() const {
502 DCHECK(HasInterpreterData());
shared-function-info.h 290 // interpreter trampoline [HasInterpreterData()]
307 inline bool HasInterpreterData() const;

Completed in 248 milliseconds