Home
last modified time | relevance | path

Searched refs:IonGetPropertyIC (Results 1 – 24 of 24) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DIonIC.h57 class IonGetPropertyIC; variable
141 IonGetPropertyIC* asGetPropertyIC() { in asGetPropertyIC()
143 return (IonGetPropertyIC*)this; in asGetPropertyIC()
192 class IonGetPropertyIC : public IonIC {
204 IonGetPropertyIC(CacheKind kind, LiveRegisterSet liveRegs, in IonGetPropertyIC() function
230 IonGetPropertyIC* ic, HandleValue val,
H A DIonIC.cpp108 /* static */ bool IonGetPropertyIC::update(JSContext* cx, in update()
110 IonGetPropertyIC* ic, in update()
H A DIonCacheIRCompiler.cpp385 IonGetPropertyIC* ic = ic_->asGetPropertyIC(); in init()
H A DCodeGenerator.cpp132 typedef bool (*IonGetPropertyICFn)(JSContext*, HandleScript, IonGetPropertyIC*,
136 IonGetPropertyIC::update, "IonGetPropertyIC::update");
194 IonGetPropertyIC* getPropIC = ic->asGetPropertyIC(); in visitOutOfLineICFallback()
10241 IonGetPropertyIC cache(kind, liveRegs, value, id, output, maybeTemp, in addGetPropertyCache()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DIonIC.h57 class IonGetPropertyIC; variable
149 IonGetPropertyIC* asGetPropertyIC() { in asGetPropertyIC()
151 return (IonGetPropertyIC*)this; in asGetPropertyIC()
210 class IonGetPropertyIC : public IonIC {
222 IonGetPropertyIC(CacheKind kind, LiveRegisterSet liveRegs, in IonGetPropertyIC() function
248 IonGetPropertyIC* ic, HandleValue val,
H A DIonIC.cpp159 bool IonGetPropertyIC::update(JSContext* cx, HandleScript outerScript, in update()
160 IonGetPropertyIC* ic, HandleValue val, in update()
H A DVMFunctionList-inl.h168 _(IonGetPropertyICUpdate, js::jit::IonGetPropertyIC::update) \
H A DIonCacheIRCompiler.cpp291 IonGetPropertyIC* ic = ic_->asGetPropertyIC(); in init()
H A DCodeGenerator.cpp618 IonGetPropertyIC* getPropIC = ic->asGetPropertyIC(); in visitOutOfLineICFallback()
627 using Fn = bool (*)(JSContext*, HandleScript, IonGetPropertyIC*, in visitOutOfLineICFallback()
629 callVM<Fn, IonGetPropertyIC::update>(lir); in visitOutOfLineICFallback()
11644 IonGetPropertyIC cache(kind, liveRegs, value, id, output, maybeTemp, in addGetPropertyCache()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DIonIC.h64 class IonGetPropertyIC; variable
154 IonGetPropertyIC* asGetPropertyIC() { in asGetPropertyIC()
156 return (IonGetPropertyIC*)this; in asGetPropertyIC()
226 class IonGetPropertyIC : public IonIC {
235 IonGetPropertyIC(CacheKind kind, LiveRegisterSet liveRegs, in IonGetPropertyIC() function
250 IonGetPropertyIC* ic, HandleValue val,
H A DIonIC.cpp158 bool IonGetPropertyIC::update(JSContext* cx, HandleScript outerScript, in update()
159 IonGetPropertyIC* ic, HandleValue val, in update()
H A DVMFunctionList-inl.h168 _(IonGetPropertyICUpdate, js::jit::IonGetPropertyIC::update) \
H A DIonCacheIRCompiler.cpp285 IonGetPropertyIC* ic = ic_->asGetPropertyIC(); in init()
H A DCodeGenerator.cpp623 IonGetPropertyIC* getPropIC = ic->asGetPropertyIC(); in visitOutOfLineICFallback()
632 using Fn = bool (*)(JSContext*, HandleScript, IonGetPropertyIC*, in visitOutOfLineICFallback()
634 callVM<Fn, IonGetPropertyIC::update>(lir); in visitOutOfLineICFallback()
12263 IonGetPropertyIC cache(kind, liveRegs, value, id, output); in addGetPropertyCache()
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DIonIC.h67 class IonGetPropertyIC; variable
157 IonGetPropertyIC* asGetPropertyIC() { in asGetPropertyIC()
159 return (IonGetPropertyIC*)this; in asGetPropertyIC()
229 class IonGetPropertyIC : public IonIC {
238 IonGetPropertyIC(CacheKind kind, LiveRegisterSet liveRegs, in IonGetPropertyIC() function
253 IonGetPropertyIC* ic, HandleValue val,
H A DIonIC.cpp158 bool IonGetPropertyIC::update(JSContext* cx, HandleScript outerScript, in update()
159 IonGetPropertyIC* ic, HandleValue val, in update()
H A DVMFunctionList-inl.h172 _(IonGetPropertyICUpdate, js::jit::IonGetPropertyIC::update) \
H A DIonCacheIRCompiler.cpp284 IonGetPropertyIC* ic = ic_->asGetPropertyIC(); in init()
H A DCodeGenerator.cpp621 IonGetPropertyIC* getPropIC = ic->asGetPropertyIC(); in visitOutOfLineICFallback()
630 using Fn = bool (*)(JSContext*, HandleScript, IonGetPropertyIC*, in visitOutOfLineICFallback()
632 callVM<Fn, IonGetPropertyIC::update>(lir); in visitOutOfLineICFallback()
12640 IonGetPropertyIC cache(kind, liveRegs, value, id, output); in addGetPropertyCache()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DIonIC.h64 class IonGetPropertyIC; variable
154 IonGetPropertyIC* asGetPropertyIC() { in asGetPropertyIC()
156 return (IonGetPropertyIC*)this; in asGetPropertyIC()
226 class IonGetPropertyIC : public IonIC {
235 IonGetPropertyIC(CacheKind kind, LiveRegisterSet liveRegs, in IonGetPropertyIC() function
250 IonGetPropertyIC* ic, HandleValue val,
H A DIonIC.cpp158 bool IonGetPropertyIC::update(JSContext* cx, HandleScript outerScript, in update()
159 IonGetPropertyIC* ic, HandleValue val, in update()
H A DVMFunctionList-inl.h168 _(IonGetPropertyICUpdate, js::jit::IonGetPropertyIC::update) \
H A DIonCacheIRCompiler.cpp285 IonGetPropertyIC* ic = ic_->asGetPropertyIC(); in init()
H A DCodeGenerator.cpp623 IonGetPropertyIC* getPropIC = ic->asGetPropertyIC(); in visitOutOfLineICFallback()
632 using Fn = bool (*)(JSContext*, HandleScript, IonGetPropertyIC*, in visitOutOfLineICFallback()
634 callVM<Fn, IonGetPropertyIC::update>(lir); in visitOutOfLineICFallback()
12263 IonGetPropertyIC cache(kind, liveRegs, value, id, output); in addGetPropertyCache()