Home
last modified time | relevance | path

Searched refs:profilerLeavePc_ (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DIonCaches.cpp1494 MacroAssembler masm(cx, ion, outerScript, profilerLeavePc_); in tryAttachNative()
1551 MacroAssembler masm(cx, ion, outerScript, profilerLeavePc_); in tryAttachUnboxed()
1583 MacroAssembler masm(cx, ion, outerScript, profilerLeavePc_); in tryAttachUnboxedExpando()
1619 MacroAssembler masm(cx, ion, outerScript, profilerLeavePc_); in tryAttachUnboxedArrayLength()
1657 MacroAssembler masm(cx, ion, outerScript, profilerLeavePc_); in tryAttachTypedArrayLength()
1766 MacroAssembler masm(cx, ion, outerScript, profilerLeavePc_); in tryAttachDOMProxyShadowed()
1838 MacroAssembler masm(cx, ion, outerScript, profilerLeavePc_); in tryAttachDOMProxyUnshadowed()
1954 MacroAssembler masm(cx, ion, outerScript, profilerLeavePc_); in tryAttachGenericProxy()
2010 MacroAssembler masm(cx, ion, outerScript, profilerLeavePc_); in tryAttachArgumentsLength()
2130 MacroAssembler masm(cx, ion, outerScript, profilerLeavePc_); in tryAttachModuleNamespace()
[all …]
H A DIonCaches.h220 jsbytecode* profilerLeavePc_; variable
244 profilerLeavePc_(nullptr), in IonCache()
265 profilerLeavePc_ = pc; in setProfilerLeavePC()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DIonCaches.cpp1476 MacroAssembler masm(cx, ion, outerScript, profilerLeavePc_); in tryAttachNative()
1533 MacroAssembler masm(cx, ion, outerScript, profilerLeavePc_); in tryAttachUnboxed()
1565 MacroAssembler masm(cx, ion, outerScript, profilerLeavePc_); in tryAttachUnboxedExpando()
1601 MacroAssembler masm(cx, ion, outerScript, profilerLeavePc_); in tryAttachUnboxedArrayLength()
1639 MacroAssembler masm(cx, ion, outerScript, profilerLeavePc_); in tryAttachTypedArrayLength()
1748 MacroAssembler masm(cx, ion, outerScript, profilerLeavePc_); in tryAttachDOMProxyShadowed()
1820 MacroAssembler masm(cx, ion, outerScript, profilerLeavePc_); in tryAttachDOMProxyUnshadowed()
1936 MacroAssembler masm(cx, ion, outerScript, profilerLeavePc_); in tryAttachGenericProxy()
1992 MacroAssembler masm(cx, ion, outerScript, profilerLeavePc_); in tryAttachArgumentsLength()
2112 MacroAssembler masm(cx, ion, outerScript, profilerLeavePc_); in tryAttachModuleNamespace()
[all …]
H A DIonCaches.h220 jsbytecode* profilerLeavePc_; variable
244 profilerLeavePc_(nullptr), in IonCache()
265 profilerLeavePc_ = pc; in setProfilerLeavePC()