Home
last modified time | relevance | path

Searched defs:AbstractFramePtr (Results 1 – 25 of 29) sorted by relevance

12

/dports/math/py-pandas/pandas-1.2.5/pandas/tests/scalar/
H A Dtest_nat.py142 "strftime",
146 "timetuple",
147 "timetz",
152 "utcoffset",
153 "utctimetuple",
158 # see gh-9513, gh-17329
159 msg = f"NaTType does not support {method}"
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DStack.h115 AbstractFramePtr() : ptr_(0) {} in AbstractFramePtr() function
117 MOZ_IMPLICIT AbstractFramePtr(InterpreterFrame* fp) in AbstractFramePtr() function
122 MOZ_IMPLICIT AbstractFramePtr(jit::BaselineFrame* fp) in AbstractFramePtr() function
127 MOZ_IMPLICIT AbstractFramePtr(jit::RematerializedFrame* fp) in AbstractFramePtr() function
132 MOZ_IMPLICIT AbstractFramePtr(wasm::DebugFrame* fp) in AbstractFramePtr() function
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DStack.h116 AbstractFramePtr() : ptr_(0) {} in AbstractFramePtr() function
118 MOZ_IMPLICIT AbstractFramePtr(InterpreterFrame* fp) in AbstractFramePtr() function
123 MOZ_IMPLICIT AbstractFramePtr(jit::BaselineFrame* fp) in AbstractFramePtr() function
128 MOZ_IMPLICIT AbstractFramePtr(jit::RematerializedFrame* fp) in AbstractFramePtr() function
133 MOZ_IMPLICIT AbstractFramePtr(wasm::DebugFrame* fp) in AbstractFramePtr() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DStack.h115 AbstractFramePtr() : ptr_(0) {} in AbstractFramePtr() function
117 MOZ_IMPLICIT AbstractFramePtr(InterpreterFrame* fp) in AbstractFramePtr() function
122 MOZ_IMPLICIT AbstractFramePtr(jit::BaselineFrame* fp) in AbstractFramePtr() function
127 MOZ_IMPLICIT AbstractFramePtr(jit::RematerializedFrame* fp) in AbstractFramePtr() function
132 MOZ_IMPLICIT AbstractFramePtr(wasm::DebugFrame* fp) in AbstractFramePtr() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DStack.h113 AbstractFramePtr() : ptr_(0) {} in AbstractFramePtr() function
115 MOZ_IMPLICIT AbstractFramePtr(InterpreterFrame* fp) in AbstractFramePtr() function
120 MOZ_IMPLICIT AbstractFramePtr(jit::BaselineFrame* fp) in AbstractFramePtr() function
125 MOZ_IMPLICIT AbstractFramePtr(jit::RematerializedFrame* fp) in AbstractFramePtr() function
130 MOZ_IMPLICIT AbstractFramePtr(wasm::DebugFrame* fp) in AbstractFramePtr() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DStack.h145 AbstractFramePtr() : ptr_(0) {} in AbstractFramePtr() function
147 MOZ_IMPLICIT AbstractFramePtr(InterpreterFrame* fp) in AbstractFramePtr() function
152 MOZ_IMPLICIT AbstractFramePtr(jit::BaselineFrame* fp) in AbstractFramePtr() function
157 MOZ_IMPLICIT AbstractFramePtr(jit::RematerializedFrame* fp) in AbstractFramePtr() function
162 MOZ_IMPLICIT AbstractFramePtr(wasm::DebugFrame* fp) in AbstractFramePtr() function
H A DArgumentsObject.h17 class AbstractFramePtr; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/gdb/mozilla/
H A DInterpreter.py45 class AbstractFramePtr(object): class
/dports/www/firefox-esr/firefox-91.8.0/js/src/gdb/mozilla/
H A DInterpreter.py54 class AbstractFramePtr(object): class
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gdb/mozilla/
H A DInterpreter.py47 class AbstractFramePtr(object): class
/dports/www/firefox/firefox-99.0/js/src/gdb/mozilla/
H A DInterpreter.py54 class AbstractFramePtr(object): class
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gdb/mozilla/
H A DInterpreter.py54 class AbstractFramePtr(object): class
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/gdb/mozilla/
H A DInterpreter.py46 class AbstractFramePtr(object): class
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DStack.h133 AbstractFramePtr() in AbstractFramePtr() function
137 MOZ_IMPLICIT AbstractFramePtr(InterpreterFrame* fp) in AbstractFramePtr() function
143 MOZ_IMPLICIT AbstractFramePtr(jit::BaselineFrame* fp) in AbstractFramePtr() function
149 MOZ_IMPLICIT AbstractFramePtr(jit::RematerializedFrame* fp) in AbstractFramePtr() function
H A DArgumentsObject.h17 class AbstractFramePtr; variable
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DBailouts.h23 class AbstractFramePtr; variable
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DBailouts.h23 class AbstractFramePtr; variable
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DBailouts.h23 class AbstractFramePtr; variable
/dports/www/firefox-esr/firefox-91.8.0/js/src/gdb/tests/
H A Dtest-Interpreter.cpp66 FRAGMENT(Interpreter, AbstractFramePtr) { in FRAGMENT() argument
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gdb/tests/
H A Dtest-Interpreter.cpp66 FRAGMENT(Interpreter, AbstractFramePtr) { in FRAGMENT() argument
/dports/www/firefox/firefox-99.0/js/src/gdb/tests/
H A Dtest-Interpreter.cpp65 FRAGMENT(Interpreter, AbstractFramePtr) { in FRAGMENT() argument
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gdb/tests/
H A Dtest-Interpreter.cpp66 FRAGMENT(Interpreter, AbstractFramePtr) { in FRAGMENT() argument
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/gdb/tests/
H A Dtest-Interpreter.cpp72 FRAGMENT(Interpreter, AbstractFramePtr) { in FRAGMENT() argument
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/gdb/tests/
H A Dtest-Interpreter.cpp71 FRAGMENT(Interpreter, AbstractFramePtr) { in FRAGMENT() argument
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/vm/
H A DArgumentsObject.h17 class AbstractFramePtr; variable

12