Home
last modified time | relevance | path

Searched refs:ToFramePointerOffset (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/shared/
H A DCodeGenerator-shared-inl.h269 return Address(FramePointer, ToFramePointerOffset(a)); in ToAddress()
289 int32_t CodeGeneratorShared::ToFramePointerOffset(LAllocation a) const { in ToFramePointerOffset() function
295 int32_t CodeGeneratorShared::ToFramePointerOffset(const LAllocation* a) const { in ToFramePointerOffset() function
296 return ToFramePointerOffset(*a); in ToFramePointerOffset()
H A DCodeGenerator-shared.h171 inline int32_t ToFramePointerOffset(LAllocation a) const;
172 inline int32_t ToFramePointerOffset(const LAllocation* a) const;
/dports/www/firefox/firefox-99.0/js/src/jit/shared/
H A DCodeGenerator-shared-inl.h269 return Address(FramePointer, ToFramePointerOffset(a)); in ToAddress()
289 int32_t CodeGeneratorShared::ToFramePointerOffset(LAllocation a) const { in ToFramePointerOffset() function
295 int32_t CodeGeneratorShared::ToFramePointerOffset(const LAllocation* a) const { in ToFramePointerOffset() function
296 return ToFramePointerOffset(*a); in ToFramePointerOffset()
H A DCodeGenerator-shared.h170 inline int32_t ToFramePointerOffset(LAllocation a) const;
171 inline int32_t ToFramePointerOffset(const LAllocation* a) const;
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/shared/
H A DCodeGenerator-shared-inl.h269 return Address(FramePointer, ToFramePointerOffset(a)); in ToAddress()
289 int32_t CodeGeneratorShared::ToFramePointerOffset(LAllocation a) const { in ToFramePointerOffset() function
295 int32_t CodeGeneratorShared::ToFramePointerOffset(const LAllocation* a) const { in ToFramePointerOffset() function
296 return ToFramePointerOffset(*a); in ToFramePointerOffset()
H A DCodeGenerator-shared.h171 inline int32_t ToFramePointerOffset(LAllocation a) const;
172 inline int32_t ToFramePointerOffset(const LAllocation* a) const;
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/shared/
H A DCodeGenerator-shared-inl.h260 return Address(FramePointer, ToFramePointerOffset(a)); in ToAddress()
269 int32_t CodeGeneratorShared::ToFramePointerOffset(LAllocation a) const { in ToFramePointerOffset() function
275 int32_t CodeGeneratorShared::ToFramePointerOffset(const LAllocation* a) const { in ToFramePointerOffset() function
276 return ToFramePointerOffset(*a); in ToFramePointerOffset()
H A DCodeGenerator-shared.h177 inline int32_t ToFramePointerOffset(LAllocation a) const;
178 inline int32_t ToFramePointerOffset(const LAllocation* a) const;