Searched refs:variable_type (Results 1 – 1 of 1) sorted by relevance
1534 StringItem *variable_type = container->GetOrCreateStringItem(v.signature); in EmitLocalVariable() local1536 program->EmitStartLocal(constant_pool, v.reg, variable_name, variable_type); in EmitLocalVariable()1539 …program->EmitStartLocalExtended(constant_pool, v.reg, variable_name, variable_type, type_signature… in EmitLocalVariable()