Home
last modified time | relevance | path

Searched defs:allocSite (Results 1 – 12 of 12) sorted by relevance

/dports/security/klee/klee-2.2/lib/Core/
H A DMemoryManager.cpp101 const llvm::Value *allocSite, in allocate()
161 const llvm::Value *allocSite) { in allocateFixed()
H A DMemory.h66 const llvm::Value *allocSite; variable
H A DExecutor.cpp3897 const llvm::Value *allocSite = state.prevPC->inst; local
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DMacroAssembler.cpp302 const AllocSiteInput& allocSite) { in nurseryAllocateObject()
410 const AllocSiteInput& allocSite) { in allocateObject()
452 gc::InitialHeap initialHeap, Label* fail, const AllocSiteInput& allocSite) { in createPlainGCObject()
488 gc::InitialHeap initialHeap, Label* fail, const AllocSiteInput& allocSite) { in createArrayWithFixedElements()
563 const AllocSiteInput& allocSite) { in bumpPointerAllocate()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DMacroAssembler.cpp302 const AllocSiteInput& allocSite) { in nurseryAllocateObject()
410 const AllocSiteInput& allocSite) { in allocateObject()
452 gc::InitialHeap initialHeap, Label* fail, const AllocSiteInput& allocSite) { in createPlainGCObject()
488 gc::InitialHeap initialHeap, Label* fail, const AllocSiteInput& allocSite) { in createArrayWithFixedElements()
563 const AllocSiteInput& allocSite) { in bumpPointerAllocate()
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DMacroAssembler.cpp295 const AllocSiteInput& allocSite) { in nurseryAllocateObject()
407 const AllocSiteInput& allocSite) { in allocateObject()
449 gc::InitialHeap initialHeap, Label* fail, const AllocSiteInput& allocSite) { in createPlainGCObject()
485 gc::InitialHeap initialHeap, Label* fail, const AllocSiteInput& allocSite) { in createArrayWithFixedElements()
560 const AllocSiteInput& allocSite) { in bumpPointerAllocate()
/dports/www/firefox-esr/firefox-91.8.0/js/src/debugger/
H A DObject.cpp660 RootedObject allocSite(cx, promise->allocationSite()); in promiseAllocationSiteGetter() local
1755 RootedObject allocSite(cx, Debugger::getObjectAllocationSite(*referent)); in getAllocationSite() local
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/debugger/
H A DObject.cpp668 RootedObject allocSite(cx, promise->allocationSite()); in promiseAllocationSiteGetter() local
1851 RootedObject allocSite(cx, Debugger::getObjectAllocationSite(*referent)); in getAllocationSite() local
/dports/www/firefox/firefox-99.0/js/src/debugger/
H A DObject.cpp660 RootedObject allocSite(cx, promise->allocationSite()); in promiseAllocationSiteGetter() local
1768 RootedObject allocSite(cx, Debugger::getObjectAllocationSite(*referent)); in getAllocationSite() local
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/debugger/
H A DObject.cpp660 RootedObject allocSite(cx, promise->allocationSite()); in promiseAllocationSiteGetter() local
1755 RootedObject allocSite(cx, Debugger::getObjectAllocationSite(*referent)); in getAllocationSite() local
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DDebugger.cpp8631 RootedObject allocSite(cx, promise->allocationSite()); in promiseAllocationSiteGetter() local
9369 RootedObject allocSite(cx, Debugger::getObjectAllocationSite(*referent)); in getAllocationSite() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DDebugger.cpp7298 RootedObject allocSite(cx, Debugger::getObjectAllocationSite(*obj)); in DebuggerObject_getAllocationSite() local