allocateCacheSlot 2345 core/CodegenLIR.cpp LIns* slot = InsConst(finddef_cache_builder.allocateCacheSlot(opd1)); allocateCacheSlot 3718 core/CodegenLIR.cpp CallCache* cache = call_cache_builder.allocateCacheSlot(name); allocateCacheSlot 4112 core/CodegenLIR.cpp GetCache* cache = get_cache_builder.allocateCacheSlot(multiname); allocateCacheSlot 4304 core/CodegenLIR.cpp SetCache* cache = set_cache_builder.allocateCacheSlot(multiname); allocateCacheSlot 300 core/CodegenLIR.h C* allocateCacheSlot(const Multiname* name); allocateCacheSlot 141 core/Coder.h uint32_t allocateCacheSlot(uint32_t imm30); allocateCacheSlot 142 core/Verifier.h uint32_t allocateCacheSlot(uint32_t imm30); allocateCacheSlot 439 core/WordcodeEmitter.cpp emitOp2(wordCode(opcode), opd1, cache_builder.allocateCacheSlot(opd1));