Home
last modified time | relevance | path

Searched refs:MIsObject (Results 1 – 25 of 35) sorted by relevance

12

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DLowering.h268 void visitIsObject(MIsObject* ins);
H A DMCallOptimize.cpp2458 MIsObject* isObject = MIsObject::New(alloc(), callInfo.getArg(0)); in inlineIsObject()
H A DMIR.h12940 class MIsObject
12944 explicit MIsObject(MDefinition* object) in MIsObject() function
12952 static MIsObject* New(TempAllocator& alloc, MDefinition* obj) { in INSTRUCTION_HEADER()
12953 return new(alloc) MIsObject(obj); in INSTRUCTION_HEADER()
H A DLowering.cpp3805 LIRGenerator::visitIsObject(MIsObject* ins) in visitIsObject()
H A DIonBuilder.cpp13418 MIsObject* isObject = MIsObject::New(alloc(), lhs); in tryFoldInstanceOf()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DLowering.h289 void visitIsObject(MIsObject* ins);
H A DMCallOptimize.cpp2780 MIsObject* isObject = MIsObject::New(alloc(), callInfo.getArg(0)); in inlineIsObject()
H A DLowering.cpp4140 LIRGenerator::visitIsObject(MIsObject* ins) in visitIsObject()
H A DMIR.h13109 class MIsObject
13113 explicit MIsObject(MDefinition* object) in MIsObject() function
H A DIonBuilder.cpp14010 MIsObject* isObject = MIsObject::New(alloc(), lhs); in tryFoldInstanceOf()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DLowering.h310 void visitIsObject(MIsObject* ins) override;
H A DMCallOptimize.cpp2958 MIsObject* isObject = MIsObject::New(alloc(), callInfo.getArg(0)); in inlineIsObject()
H A DMIR.h11277 class MIsObject : public MUnaryInstruction, public BoxInputsPolicy::Data {
11278 explicit MIsObject(MDefinition* object) in MIsObject() function
H A DIonBuilder.cpp12239 MIsObject* isObject = MIsObject::New(alloc(), lhs); in tryFoldInstanceOf()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DWarpCacheIRTranspiler.cpp1123 auto* isObject = MIsObject::New(alloc(), value); in emitIsObjectResult()
H A DMCallOptimize.cpp3547 MIsObject* isObject = MIsObject::New(alloc(), callInfo.getArg(0)); in inlineIsObject()
H A DIonBuilder.cpp12521 MIsObject* isObject = MIsObject::New(alloc(), lhs); in tryFoldInstanceOf()
H A DMIR.h10722 class MIsObject : public MUnaryInstruction, public BoxInputsPolicy::Data {
10723 explicit MIsObject(MDefinition* object) in MIsObject() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/shared/
H A DLIR-shared.h6640 MIsObject* mir() const { in mir()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DWarpCacheIRTranspiler.cpp3289 auto* isObject = MIsObject::New(alloc(), value); in emitIsObjectResult()
H A DMIR.cpp5254 MDefinition* MIsObject::foldsTo(TempAllocator& alloc) { in foldsTo()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DWarpCacheIRTranspiler.cpp3289 auto* isObject = MIsObject::New(alloc(), value); in emitIsObjectResult()
H A DMIR.cpp5254 MDefinition* MIsObject::foldsTo(TempAllocator& alloc) { in foldsTo()
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DWarpCacheIRTranspiler.cpp3414 auto* isObject = MIsObject::New(alloc(), value); in emitIsObjectResult()
H A DMIR.cpp5692 MDefinition* MIsObject::foldsTo(TempAllocator& alloc) { in foldsTo()

12