Home
last modified time | relevance | path

Searched refs:stubCompiler (Results 1 – 6 of 6) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DBaselineCompiler.cpp1142 ICToBool_Fallback::Compiler stubCompiler(cx); in emitToBoolean() local
1949 ICSetElem_Fallback::Compiler stubCompiler(cx); in emit_JSOP_INITELEM_ARRAY() local
2018 ICSetElem_Fallback::Compiler stubCompiler(cx); in emit_JSOP_INITELEM() local
2109 ICGetElem_Fallback::Compiler stubCompiler(cx); in emit_JSOP_GETELEM() local
2138 ICSetElem_Fallback::Compiler stubCompiler(cx); in emit_JSOP_SETELEM() local
2191 ICIn_Fallback::Compiler stubCompiler(cx); in emit_JSOP_IN() local
2226 ICGetName_Fallback::Compiler stubCompiler(cx); in emit_JSOP_GETGNAME() local
2492 ICGetName_Fallback::Compiler stubCompiler(cx); in emit_JSOP_GETNAME() local
2797 ICSetElem_Fallback::Compiler stubCompiler(cx); in emit_JSOP_INITELEM_INC() local
3230 ICTypeOf_Fallback::Compiler stubCompiler(cx); in emit_JSOP_TYPEOF() local
[all …]
H A DCodeGenerator.cpp8069 ICBinaryArith_Fallback::Compiler stubCompiler(cx, ICStubCompiler::Engine::IonMonkey); in linkSharedStubs() local
8070 stub = stubCompiler.getStub(&stubSpace_); in linkSharedStubs()
8074 ICUnaryArith_Fallback::Compiler stubCompiler(cx, ICStubCompiler::Engine::IonMonkey); in linkSharedStubs() local
8075 stub = stubCompiler.getStub(&stubSpace_); in linkSharedStubs()
8079 ICCompare_Fallback::Compiler stubCompiler(cx, ICStubCompiler::Engine::IonMonkey); in linkSharedStubs() local
8080 stub = stubCompiler.getStub(&stubSpace_); in linkSharedStubs()
8084 ICGetProp_Fallback::Compiler stubCompiler(cx, ICStubCompiler::Engine::IonMonkey); in linkSharedStubs() local
8085 stub = stubCompiler.getStub(&stubSpace_); in linkSharedStubs()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DBaselineCompiler.cpp1117 ICToBool_Fallback::Compiler stubCompiler(cx); in emitToBoolean() local
1649 ICBinaryArith_Fallback::Compiler stubCompiler( in emitBinaryArith() local
1663 ICUnaryArith_Fallback::Compiler stubCompiler( in emitUnaryArith() local
1695 ICCompare_Fallback::Compiler stubCompiler(cx, in emitCompare() local
1716 ICCompare_Fallback::Compiler stubCompiler(cx, in emit_JSOP_CASE() local
1802 ICSetElem_Fallback::Compiler stubCompiler(cx); in emit_JSOP_INITELEM_ARRAY() local
1833 ICNewArray_Fallback::Compiler stubCompiler( in emit_JSOP_NEWINIT() local
2041 ICIn_Fallback::Compiler stubCompiler(cx); in emit_JSOP_IN() local
2051 ICHasOwn_Fallback::Compiler stubCompiler(cx); in emit_JSOP_HASOWN() local
3012 ICTypeOf_Fallback::Compiler stubCompiler(cx); in emit_JSOP_TYPEOF() local
[all …]
H A DCodeGenerator.cpp9676 stub = stubCompiler.getStub(&stubSpace_); in linkSharedStubs()
9680 ICUnaryArith_Fallback::Compiler stubCompiler( in linkSharedStubs() local
9682 stub = stubCompiler.getStub(&stubSpace_); in linkSharedStubs()
9686 ICCompare_Fallback::Compiler stubCompiler( in linkSharedStubs() local
9688 stub = stubCompiler.getStub(&stubSpace_); in linkSharedStubs()
9692 ICGetProp_Fallback::Compiler stubCompiler( in linkSharedStubs() local
9694 stub = stubCompiler.getStub(&stubSpace_); in linkSharedStubs()
9704 ICNewArray_Fallback::Compiler stubCompiler( in linkSharedStubs() local
9706 stub = stubCompiler.getStub(&stubSpace_); in linkSharedStubs()
9710 ICNewObject_Fallback::Compiler stubCompiler( in linkSharedStubs() local
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DBaselineCompiler.cpp1183 ICToBool_Fallback::Compiler stubCompiler(cx); in emitToBoolean() local
2021 ICSetElem_Fallback::Compiler stubCompiler(cx); in emit_JSOP_INITELEM_ARRAY() local
2090 ICSetElem_Fallback::Compiler stubCompiler(cx); in emit_JSOP_INITELEM() local
2183 ICGetElem_Fallback::Compiler stubCompiler(cx); in emit_JSOP_GETELEM() local
2212 ICSetElem_Fallback::Compiler stubCompiler(cx); in emit_JSOP_SETELEM() local
2265 ICIn_Fallback::Compiler stubCompiler(cx); in emit_JSOP_IN() local
2300 ICGetName_Fallback::Compiler stubCompiler(cx); in emit_JSOP_GETGNAME() local
2586 ICGetName_Fallback::Compiler stubCompiler(cx); in emit_JSOP_GETNAME() local
2895 ICSetElem_Fallback::Compiler stubCompiler(cx); in emit_JSOP_INITELEM_INC() local
3366 ICTypeOf_Fallback::Compiler stubCompiler(cx); in emit_JSOP_TYPEOF() local
[all …]
H A DCodeGenerator.cpp9415 ICBinaryArith_Fallback::Compiler stubCompiler(cx, ICStubCompiler::Engine::IonMonkey); in linkSharedStubs() local
9416 stub = stubCompiler.getStub(&stubSpace_); in linkSharedStubs()
9420 ICUnaryArith_Fallback::Compiler stubCompiler(cx, ICStubCompiler::Engine::IonMonkey); in linkSharedStubs() local
9421 stub = stubCompiler.getStub(&stubSpace_); in linkSharedStubs()
9425 ICCompare_Fallback::Compiler stubCompiler(cx, ICStubCompiler::Engine::IonMonkey); in linkSharedStubs() local
9426 stub = stubCompiler.getStub(&stubSpace_); in linkSharedStubs()
9430 ICGetProp_Fallback::Compiler stubCompiler(cx, ICStubCompiler::Engine::IonMonkey); in linkSharedStubs() local
9431 stub = stubCompiler.getStub(&stubSpace_); in linkSharedStubs()
9442 stub = stubCompiler.getStub(&stubSpace_); in linkSharedStubs()
9446 ICNewObject_Fallback::Compiler stubCompiler(cx, ICStubCompiler::Engine::IonMonkey); in linkSharedStubs() local
[all …]