Home
last modified time | relevance | path

Searched defs:DebugModeOSREntry (Results 1 – 7 of 7) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DBaselineDebugModeOSR.cpp26 struct DebugModeOSREntry struct
36 explicit DebugModeOSREntry(JSScript* script) in DebugModeOSREntry() argument
46 DebugModeOSREntry(JSScript* script, uint32_t pcOffset) in DebugModeOSREntry() argument
56 DebugModeOSREntry(JSScript* script, const ICEntry& icEntry) in DebugModeOSREntry() argument
71 DebugModeOSREntry(JSScript* script, BaselineDebugModeOSRInfo* info) in DebugModeOSREntry() argument
86 DebugModeOSREntry(DebugModeOSREntry&& other) in DebugModeOSREntry() argument
96 ~DebugModeOSREntry() { in ~DebugModeOSREntry() argument
103 bool needsRecompileInfo() const { in needsRecompileInfo()
113 bool recompiled() const { in recompiled()
117 BaselineDebugModeOSRInfo* takeRecompInfo() { in takeRecompInfo()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DBaselineDebugModeOSR.cpp25 struct DebugModeOSREntry struct
35 explicit DebugModeOSREntry(JSScript* script) in DebugModeOSREntry() argument
45 DebugModeOSREntry(JSScript* script, uint32_t pcOffset) in DebugModeOSREntry() function
55 DebugModeOSREntry(JSScript* script, const ICEntry& icEntry) in DebugModeOSREntry() argument
70 DebugModeOSREntry(JSScript* script, BaselineDebugModeOSRInfo* info) in DebugModeOSREntry() argument
85 DebugModeOSREntry(DebugModeOSREntry&& other) in DebugModeOSREntry() function
95 ~DebugModeOSREntry() { in ~DebugModeOSREntry() argument
102 bool needsRecompileInfo() const { in needsRecompileInfo()
111 bool recompiled() const { in recompiled()
115 BaselineDebugModeOSRInfo* takeRecompInfo() { in takeRecompInfo()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DBaselineDebugModeOSR.cpp22 struct DebugModeOSREntry { struct
31 explicit DebugModeOSREntry(JSScript* script) in DebugModeOSREntry() argument
40 DebugModeOSREntry(JSScript* script, uint32_t pcOffset) in DebugModeOSREntry() argument
49 DebugModeOSREntry(JSScript* script, const ICEntry& icEntry) in DebugModeOSREntry() function
63 DebugModeOSREntry(JSScript* script, BaselineDebugModeOSRInfo* info) in DebugModeOSREntry() argument
77 DebugModeOSREntry(DebugModeOSREntry&& other) in DebugModeOSREntry() function
86 ~DebugModeOSREntry() { in ~DebugModeOSREntry() argument
93 bool needsRecompileInfo() const { in needsRecompileInfo()
103 bool recompiled() const { in recompiled()
107 BaselineDebugModeOSRInfo* takeRecompInfo() { in takeRecompInfo()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DBaselineDebugModeOSR.cpp28 struct DebugModeOSREntry { struct
34 explicit DebugModeOSREntry(JSScript* script) in DebugModeOSREntry() argument
40 DebugModeOSREntry(JSScript* script, const RetAddrEntry& retAddrEntry) in DebugModeOSREntry() argument
51 DebugModeOSREntry(DebugModeOSREntry&& other) in DebugModeOSREntry() function
62 using DebugModeOSREntryVector = Vector<DebugModeOSREntry>; argument
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DBaselineDebugModeOSR.cpp22 struct DebugModeOSREntry { struct
28 explicit DebugModeOSREntry(JSScript* script) in DebugModeOSREntry() function
34 DebugModeOSREntry(JSScript* script, const RetAddrEntry& retAddrEntry) in DebugModeOSREntry() function
45 DebugModeOSREntry(DebugModeOSREntry&& other) in DebugModeOSREntry() argument
56 using DebugModeOSREntryVector = Vector<DebugModeOSREntry>; argument
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DBaselineDebugModeOSR.cpp26 struct DebugModeOSREntry { struct
32 explicit DebugModeOSREntry(JSScript* script) in DebugModeOSREntry() argument
38 DebugModeOSREntry(JSScript* script, const RetAddrEntry& retAddrEntry) in DebugModeOSREntry() function
49 DebugModeOSREntry(DebugModeOSREntry&& other) in DebugModeOSREntry() function
60 using DebugModeOSREntryVector = Vector<DebugModeOSREntry>; argument
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DBaselineDebugModeOSR.cpp28 struct DebugModeOSREntry { struct
34 explicit DebugModeOSREntry(JSScript* script) in DebugModeOSREntry() argument
40 DebugModeOSREntry(JSScript* script, const RetAddrEntry& retAddrEntry) in DebugModeOSREntry() argument
51 DebugModeOSREntry(DebugModeOSREntry&& other) in DebugModeOSREntry() function
62 using DebugModeOSREntryVector = Vector<DebugModeOSREntry>; argument