Home
last modified time | relevance | path

Searched refs:ChunkLocationOffsetFromLastByte (Results 1 – 18 of 18) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x64/
H A DMacroAssembler-x64.cpp433 branch32(cond, Address(scratch, gc::ChunkLocationOffsetFromLastByte), in branchPtrInNurseryChunk()
449 branch32(cond, Address(temp, gc::ChunkLocationOffsetFromLastByte), in branchValueIsNurseryObject()
477 branch32(cond, Address(temp, gc::ChunkLocationOffsetFromLastByte), in branchValueIsNurseryCellImpl()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm64/
H A DMacroAssembler-arm64.cpp738 branch32(cond, Address(temp, gc::ChunkLocationOffsetFromLastByte), in branchPtrInNurseryChunk()
769 branch32(cond, Address(temp, gc::ChunkLocationOffsetFromLastByte), in branchValueIsNurseryObjectImpl()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x64/
H A DMacroAssembler-x64.cpp566 branch32(cond, Address(scratch, gc::ChunkLocationOffsetFromLastByte), in branchPtrInNurseryChunk()
597 branch32(cond, Address(temp, gc::ChunkLocationOffsetFromLastByte), in branchValueIsNurseryObjectImpl()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x64/
H A DMacroAssembler-x64.cpp507 branch32(cond, Address(scratch, gc::ChunkLocationOffsetFromLastByte), in branchPtrInNurseryChunk()
524 branch32(cond, Address(temp, gc::ChunkLocationOffsetFromLastByte), in branchValueIsNurseryCellImpl()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm64/
H A DMacroAssembler-arm64.cpp883 branch32(cond, Address(temp, gc::ChunkLocationOffsetFromLastByte), in branchPtrInNurseryChunk()
920 branch32(cond, Address(temp, gc::ChunkLocationOffsetFromLastByte), in branchValueIsNurseryCellImpl()
939 branch32(cond, Address(temp, gc::ChunkLocationOffsetFromLastByte), in branchValueIsNurseryObject()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/gc/
H A DHeap.h852 static const int32_t ChunkLocationOffsetFromLastByte = variable
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gc/
H A DHeap.h841 static const int32_t ChunkLocationOffsetFromLastByte = variable
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/gc/
H A DHeap.h1379 static const int32_t ChunkLocationOffsetFromLastByte = variable
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86/
H A DMacroAssembler-x86.cpp465 branch32(cond, Address(ptr, gc::ChunkLocationOffsetFromLastByte), in branchPtrInNurseryChunkImpl()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/arm64/
H A DMacroAssembler-arm64.cpp990 branch32(cond, Address(temp, gc::ChunkLocationOffsetFromLastByte), in branchPtrInNurseryChunk()
1020 branch32(cond, Address(temp, gc::ChunkLocationOffsetFromLastByte), in branchValueIsNurseryCellImpl()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86/
H A DMacroAssembler-x86.cpp440 branch32(cond, Address(ptr, gc::ChunkLocationOffsetFromLastByte), in branchPtrInNurseryChunkImpl()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x86/
H A DMacroAssembler-x86.cpp490 branch32(cond, Address(ptr, gc::ChunkLocationOffsetFromLastByte), in branchPtrInNurseryChunkImpl()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips64/
H A DMacroAssembler-mips64.cpp1985 branch32(cond, Address(SecondScratchReg, gc::ChunkLocationOffsetFromLastByte), in branchValueIsNurseryObject()
2020 load32(Address(scratch2, gc::ChunkLocationOffsetFromLastByte), scratch2); in branchValueIsNurseryCell()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips-shared/
H A DMacroAssembler-mips-shared.cpp1718 branch32(cond, Address(SecondScratchReg, gc::ChunkLocationOffsetFromLastByte), in branchPtrInNurseryChunk()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips64/
H A DMacroAssembler-mips64.cpp2429 branch32(cond, Address(SecondScratchReg, gc::ChunkLocationOffsetFromLastByte), in branchValueIsNurseryObjectImpl()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips-shared/
H A DMacroAssembler-mips-shared.cpp1609 branch32(cond, Address(SecondScratchReg, gc::ChunkLocationOffsetFromLastByte), in branchPtrInNurseryChunk()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips64/
H A DMacroAssembler-mips64.cpp2039 load32(Address(scratch2, gc::ChunkLocationOffsetFromLastByte), scratch2); in branchValueIsNurseryCellImpl()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips-shared/
H A DMacroAssembler-mips-shared.cpp1819 branch32(cond, Address(SecondScratchReg, gc::ChunkLocationOffsetFromLastByte), in branchPtrInNurseryChunk()