Searched defs:INTERNAL_REFERENCE (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dassembler.h411 INTERNAL_REFERENCE, // An address inside the same function. enumerator in enum:v8::internal::RelocInfo::Mode
497 return mode == INTERNAL_REFERENCE;
631 // applies to; can only be called if rmode_ is INTERNAL_REFERENCE.
635 // can only be called if rmode_ is INTERNAL_REFERENCE.

Completed in 80 milliseconds