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

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

Completed in 188 milliseconds