Home
last modified time | relevance | path

Searched defs:IonScript (Results 1 – 25 of 31) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DIonCode.h176 struct IonScript struct
194 // Offset of the invalidation epilogue (which pushes this IonScript argument
207 // Flag set if IonScript was compiled with profiling enabled. argument
240 uint32_t frameSize_;
256 uint32_t recovers_;
287 // TraceLogger events that are baked into the IonScript. argument
307 return const_cast<IonScript*>(this)->safepointIndices(); in safepointIndices() argument
313 return const_cast<IonScript*>(this)->osiIndices(); in osiIndices() argument
332 // Do not call directly, use IonScript::New. This is public for cx->new_. argument
335 ~IonScript() { in ~IonScript() argument
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DIonCode.h176 struct IonScript struct
194 // Offset of the invalidation epilogue (which pushes this IonScript argument
207 // Flag set if IonScript was compiled with profiling enabled. argument
240 uint32_t frameSize_;
251 uint32_t snapshots_;
256 uint32_t recovers_;
287 // The tracelogger event used to log the start/stop of this IonScript. argument
307 return const_cast<IonScript*>(this)->safepointIndices(); in safepointIndices() argument
313 return const_cast<IonScript*>(this)->osiIndices(); in osiIndices() argument
332 // Do not call directly, use IonScript::New. This is public for cx->new_. argument
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DIonCode.h156 struct IonScript { struct
170 // Offset of the invalidation epilogue (which pushes this IonScript argument
183 // Flag set if IonScript was compiled with profiling enabled. argument
197 uint32_t icIndex_;
232 uint32_t recovers_;
263 // TraceLogger events that are baked into the IonScript. argument
280 return const_cast<IonScript*>(this)->safepointIndices(); in safepointIndices() argument
286 return const_cast<IonScript*>(this)->osiIndices(); in osiIndices() argument
299 // Do not call directly, use IonScript::New. This is public for cx->new_. argument
302 ~IonScript() { in ~IonScript() argument
[all …]
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DInvalidation.h17 class IonScript; variable
H A DSafepoints.h21 class IonScript; variable
H A DBailouts.h140 class IonScript; variable
H A DJitFrames.h25 class IonScript; variable
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DInvalidation.h17 class IonScript; variable
H A DIonCacheIRCompiler.h34 class IonScript; variable
H A DSafepoints.h21 class IonScript; variable
H A DBailouts.h140 class IonScript; variable
H A DJitScript.h54 class IonScript; variable
H A DJitFrames.h26 class IonScript; variable
H A DIonIC.h19 class IonScript; variable
H A DCacheIRCompiler.h35 class IonScript; variable
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DInvalidation.h17 class IonScript; variable
H A DSafepoints.h21 class IonScript; variable
H A DBailouts.h140 class IonScript; variable
H A DJitFrames.h25 class IonScript; variable
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DBailouts.h143 class IonScript; variable
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DJSScript.h72 class IonScript; variable
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DJSScript.h72 class IonScript; variable
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DJSScript.h75 class IonScript; variable
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DTypeInference.h42 class IonScript; variable
H A DTypeSet.h49 class IonScript; variable

12