Searched defs:code_object_id (Results 1 – 2 of 2) sorted by relevance
27 int HandlerAllocationIndex(int code_object_id) { in HandlerAllocationIndex()34 const int code_object_id = deserializer()->CurrentCodeObjectId(); in Allocate() local244 const int code_object_id = BSU::BytecodeToIndex(bytecode, operand_scale); in ReserveForHandler() local263 int code_object_id) { in RegisterCodeObjectReservation()269 int code_object_id) { in RegisterCodeObjectAllocation()
23 int code_object_id) in DeserializingCodeObjectScope()180 const int code_object_id = BSU::BytecodeToIndex(bytecode, operand_scale); in DeserializeHandlerRaw() local209 uint32_t BuiltinDeserializer::ExtractCodeObjectSize(int code_object_id) { in ExtractCodeObjectSize()