7
Cadre 1 Classe Variables Locales 0 1 2 3 4 5 6 7 8 Pile .method reassign()D ldc "ma chaîne" astore_0 aload_0 dconst_1 dstore_0 dload_0 dreturn .methodend PC

JVM Hardcore - Part 04 - Local variables & Types from category 1 and 2

Embed Size (px)

Citation preview

Page 1: JVM Hardcore - Part 04 - Local variables & Types from category 1 and 2

Cadre 1

Classe

Variables Locales

0 1 2 3 4 5 6 7 8

Pile

.method reassign()D ldc "ma chaîne" astore_0 aload_0 dconst_1 dstore_0 dload_0 dreturn .methodend

PC

Page 2: JVM Hardcore - Part 04 - Local variables & Types from category 1 and 2

Cadre 1

Classe

Variables Locales

0 1 2 3 4 5 6 7 8

Pile

.method reassign()D ldc "ma chaîne" astore_0 aload_0 dconst_1 dstore_0 dload_0 dreturn .methodend

PC

$1

$1 est une référence vers « ma chaîne »

Page 3: JVM Hardcore - Part 04 - Local variables & Types from category 1 and 2

Cadre 1

Classe

Variables Locales

0 1 2 3 4 5 6 7 8

Pile

.method reassign()D ldc "ma chaîne" astore_0 aload_0 dconst_1 dstore_0 dload_0 dreturn .methodend

PC

$1

$1 est une référence vers « ma chaîne »

Page 4: JVM Hardcore - Part 04 - Local variables & Types from category 1 and 2

Cadre 1

Classe

Variables Locales

0 1 2 3 4 5 6 7 8

Pile

.method reassign()D ldc "ma chaîne" astore_0 aload_0 dconst_1 dstore_0 dload_0 dreturn .methodend

PC

$1

$1 est une référence vers « ma chaîne »

Page 5: JVM Hardcore - Part 04 - Local variables & Types from category 1 and 2

Cadre 1

Classe

Variables Locales

0 1 2 3 4 5 6 7 8

Pile

.method reassign()D ldc "ma chaîne" astore_0 aload_0 dconst_1 dstore_0 dload_0 dreturn .methodend

PC

$1

$1 est une référence vers « ma chaîne »

1.0

Page 6: JVM Hardcore - Part 04 - Local variables & Types from category 1 and 2

Cadre 1

Classe

Variables Locales

0 1 2 3 4 5 6 7 8

Pile

.method reassign()D ldc "ma chaîne" astore_0 aload_0 dconst_1 dstore_0 dload_0 dreturn .methodend

PC

$1

$1 est une référence vers « ma chaîne »

1.0

Page 7: JVM Hardcore - Part 04 - Local variables & Types from category 1 and 2

Cadre 1

Classe

Variables Locales

0 1 2 3 4 5 6 7 8

Pile

.method reassign()D ldc "ma chaîne" astore_0 aload_0 dconst_1 dstore_0 dload_0 dreturn .methodend

PC

$1

$1 est une référence vers « ma chaîne »

1.0