mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-03 17:44:24 +00:00
Fixed AS3 p-code docs - deldescendants, negate_p operands
This commit is contained in:
@@ -714,7 +714,7 @@ instruction.deldescendants.shortDescription = Delete descendants
|
||||
instruction.deldescendants.description =
|
||||
#instruction.deldescendants.stackBefore =
|
||||
#instruction.deldescendants.stackAfter =
|
||||
instruction.deldescendants.operands =
|
||||
instruction.deldescendants.operands = multinameIndex
|
||||
|
||||
#Undocumented:
|
||||
instruction.findpropglobal.shortDescription = Search property in global scope
|
||||
@@ -985,7 +985,7 @@ instruction.negate_p.shortDescription = Negate value using number context
|
||||
instruction.negate_p.description =
|
||||
instruction.negate_p.stackBefore = value
|
||||
instruction.negate_p.stackAfter = -value
|
||||
instruction.negate_p.operands = operand1
|
||||
instruction.negate_p.operands = numberContext
|
||||
|
||||
instruction.negate.shortDescription = Negate value
|
||||
instruction.negate.description =
|
||||
|
||||
@@ -714,7 +714,7 @@ instruction.deldescendants.shortDescription = Suprimeix els descendents
|
||||
instruction.deldescendants.description =
|
||||
#instruction.deldescendants.stackBefore =
|
||||
#instruction.deldescendants.stackAfter =
|
||||
instruction.deldescendants.operands =
|
||||
instruction.deldescendants.operands = multinameIndex
|
||||
|
||||
#Undocumented:
|
||||
instruction.findpropglobal.shortDescription = Busca una propietat a l'abast global
|
||||
@@ -985,7 +985,7 @@ instruction.negate_p.shortDescription = Nega un valor utilitzant el context de n
|
||||
instruction.negate_p.description =
|
||||
instruction.negate_p.stackBefore = value
|
||||
instruction.negate_p.stackAfter = -value
|
||||
instruction.negate_p.operands = operand1
|
||||
instruction.negate_p.operands = numberContext
|
||||
|
||||
instruction.negate.shortDescription = Nega un valor
|
||||
instruction.negate.description =
|
||||
|
||||
@@ -714,7 +714,7 @@ instruction.deldescendants.shortDescription = Delete descendants
|
||||
instruction.deldescendants.description =
|
||||
#instruction.deldescendants.stackBefore =
|
||||
#instruction.deldescendants.stackAfter =
|
||||
instruction.deldescendants.operands =
|
||||
instruction.deldescendants.operands = multinameIndex
|
||||
|
||||
#Undocumented:
|
||||
instruction.findpropglobal.shortDescription = Search property in global scope
|
||||
@@ -985,7 +985,7 @@ instruction.negate_p.shortDescription = Negate value using number context
|
||||
instruction.negate_p.description =
|
||||
instruction.negate_p.stackBefore = value
|
||||
instruction.negate_p.stackAfter = -value
|
||||
instruction.negate_p.operands = operand1
|
||||
instruction.negate_p.operands = numberContext
|
||||
|
||||
instruction.negate.shortDescription = Negate value
|
||||
instruction.negate.description =
|
||||
|
||||
@@ -949,7 +949,7 @@ instruction.deldescendants.description =
|
||||
#instruction.deldescendants.stackAfter =
|
||||
|
||||
|
||||
instruction.deldescendants.operands =
|
||||
instruction.deldescendants.operands = multinameIndex
|
||||
|
||||
#Undocumented:
|
||||
|
||||
@@ -1307,7 +1307,7 @@ instruction.negate_p.shortDescription = Say\u0131 ba\u011flam\u0131n\u0131 kulla
|
||||
instruction.negate_p.description =
|
||||
instruction.negate_p.stackBefore = de\u011fer
|
||||
instruction.negate_p.stackAfter = -value
|
||||
instruction.negate_p.operands = operand1
|
||||
instruction.negate_p.operands = numberContext
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -714,7 +714,7 @@ instruction.deldescendants.shortDescription = Delete descendants
|
||||
instruction.deldescendants.description =
|
||||
#instruction.deldescendants.stackBefore =
|
||||
#instruction.deldescendants.stackAfter =
|
||||
instruction.deldescendants.operands =
|
||||
instruction.deldescendants.operands = multinameIndex
|
||||
|
||||
#Undocumented:
|
||||
instruction.findpropglobal.shortDescription = Search property in global scope
|
||||
@@ -985,7 +985,7 @@ instruction.negate_p.shortDescription = Negate value using number context
|
||||
instruction.negate_p.description =
|
||||
instruction.negate_p.stackBefore = value
|
||||
instruction.negate_p.stackAfter = -value
|
||||
instruction.negate_p.operands = operand1
|
||||
instruction.negate_p.operands = numberContext
|
||||
|
||||
instruction.negate.shortDescription = Negate value
|
||||
instruction.negate.description =
|
||||
|
||||
Reference in New Issue
Block a user