Home
last modified time | relevance | path

Searched refs:notPrimitive (Results 1 – 7 of 7) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/jit/
H A DCodeGenerator.cpp5434 Label notPrimitive; in visitCallGeneric() local
5436 &notPrimitive); in visitCallGeneric()
5441 &notPrimitive); in visitCallGeneric()
5444 masm.bind(&notPrimitive); in visitCallGeneric()
5511 Label notPrimitive; in visitCallKnown() local
5513 &notPrimitive); in visitCallKnown()
5521 masm.bind(&notPrimitive); in visitCallKnown()
5939 Label notPrimitive; in emitApplyGeneric() local
5943 masm.bind(&notPrimitive); in emitApplyGeneric()
6061 Label notPrimitive; in emitApplyGeneric() local
[all …]
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DCodeGenerator.cpp5460 Label notPrimitive; in visitCallGeneric() local
5462 &notPrimitive); in visitCallGeneric()
5465 masm.bind(&notPrimitive); in visitCallGeneric()
5532 Label notPrimitive; in visitCallKnown() local
5534 &notPrimitive); in visitCallKnown()
5537 masm.bind(&notPrimitive); in visitCallKnown()
5929 Label notPrimitive; in emitApplyGeneric() local
5933 masm.bind(&notPrimitive); in emitApplyGeneric()
6050 Label notPrimitive; in emitApplyGeneric() local
6052 &notPrimitive); in emitApplyGeneric()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DCodeGenerator.cpp5646 Label notPrimitive; in visitCallGeneric() local
5648 &notPrimitive); in visitCallGeneric()
5651 masm.bind(&notPrimitive); in visitCallGeneric()
5723 Label notPrimitive; in visitCallKnown() local
5725 &notPrimitive); in visitCallKnown()
5728 masm.bind(&notPrimitive); in visitCallKnown()
6078 Label notPrimitive; in emitApplyGeneric() local
6082 masm.bind(&notPrimitive); in emitApplyGeneric()
6199 Label notPrimitive; in emitApplyGeneric() local
6201 &notPrimitive); in emitApplyGeneric()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DCodeGenerator.cpp5460 Label notPrimitive; in visitCallGeneric() local
5462 &notPrimitive); in visitCallGeneric()
5465 masm.bind(&notPrimitive); in visitCallGeneric()
5532 Label notPrimitive; in visitCallKnown() local
5534 &notPrimitive); in visitCallKnown()
5537 masm.bind(&notPrimitive); in visitCallKnown()
5929 Label notPrimitive; in emitApplyGeneric() local
5933 masm.bind(&notPrimitive); in emitApplyGeneric()
6050 Label notPrimitive; in emitApplyGeneric() local
6052 &notPrimitive); in emitApplyGeneric()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DCodeGenerator.cpp3169 Label notPrimitive; in visitCallGeneric() local
3170 masm.branchTestPrimitive(Assembler::NotEqual, JSReturnOperand, &notPrimitive); in visitCallGeneric()
3172 masm.bind(&notPrimitive); in visitCallGeneric()
3266 Label notPrimitive; in visitCallKnown() local
3267 masm.branchTestPrimitive(Assembler::NotEqual, JSReturnOperand, &notPrimitive); in visitCallKnown()
3269 masm.bind(&notPrimitive); in visitCallKnown()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DCodeGenerator.cpp3993 Label notPrimitive; in visitCallGeneric() local
3994 masm.branchTestPrimitive(Assembler::NotEqual, JSReturnOperand, &notPrimitive); in visitCallGeneric()
3996 masm.bind(&notPrimitive); in visitCallGeneric()
4092 Label notPrimitive; in visitCallKnown() local
4093 masm.branchTestPrimitive(Assembler::NotEqual, JSReturnOperand, &notPrimitive); in visitCallKnown()
4095 masm.bind(&notPrimitive); in visitCallKnown()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DCodeGenerator.cpp4445 Label notPrimitive; in visitCallGeneric() local
4447 &notPrimitive); in visitCallGeneric()
4450 masm.bind(&notPrimitive); in visitCallGeneric()
4553 Label notPrimitive; in visitCallKnown() local
4555 &notPrimitive); in visitCallKnown()
4558 masm.bind(&notPrimitive); in visitCallKnown()