summaryrefslogtreecommitdiffstats
path: root/runtime/arch/x86_64/quick_entrypoints_x86_64.S
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2014-05-14 14:11:40 -0700
committerMathieu Chartier <mathieuc@google.com>2014-05-14 14:11:40 -0700
commit421c53742610c053543f8c84e04d5e0c5185d68c (patch)
tree8cd10900e452dc77f0637f9ee18f3e4347ea4b9f /runtime/arch/x86_64/quick_entrypoints_x86_64.S
parentd0916f36d27b643bca970f3645c38f44270c74ef (diff)
downloadart-421c53742610c053543f8c84e04d5e0c5185d68c.tar.gz
art-421c53742610c053543f8c84e04d5e0c5185d68c.tar.bz2
art-421c53742610c053543f8c84e04d5e0c5185d68c.zip
Address comments from HandleScope change.
For: https://android-review.googlesource.com/#/c/93793 Change-Id: I020d22a1508bf4f1770e6806d70e4fbb9a0fa0ab
Diffstat (limited to 'runtime/arch/x86_64/quick_entrypoints_x86_64.S')
-rw-r--r--runtime/arch/x86_64/quick_entrypoints_x86_64.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/arch/x86_64/quick_entrypoints_x86_64.S b/runtime/arch/x86_64/quick_entrypoints_x86_64.S
index 73214ea6c5..9c86c75ddd 100644
--- a/runtime/arch/x86_64/quick_entrypoints_x86_64.S
+++ b/runtime/arch/x86_64/quick_entrypoints_x86_64.S
@@ -1050,12 +1050,12 @@ END_FUNCTION art_quick_resolution_trampoline
* | Return |
* | Callee-Save Data |
* #-------------------#
- * | handle scope |
+ * | handle scope |
* #-------------------#
* | Method* | <--- (1)
* #-------------------#
* | local ref cookie | // 4B
- * | handle scope size | // 4B TODO: roll into call stack alignment?
+ * | handle scope size | // 4B TODO: roll into call stack alignment?
* #-------------------#
* | JNI Call Stack |
* #-------------------# <--- SP on native call