Index: src/mips/lithium-codegen-mips.h |
diff --git a/src/mips/lithium-codegen-mips.h b/src/mips/lithium-codegen-mips.h |
index 598a847539e45958353c7c22a9464b6823e4a68d..e0779725be961017c5d5d640b65adc646799f692 100644 |
--- a/src/mips/lithium-codegen-mips.h |
+++ b/src/mips/lithium-codegen-mips.h |
@@ -275,6 +275,7 @@ class LCodeGen BASE_EMBEDDED { |
bool is_uint32, |
int arguments_index, |
int arguments_count); |
+ void RegisterDependentCodeForEmbeddedMaps(Handle<Code> code); |
void PopulateDeoptimizationData(Handle<Code> code); |
int DefineDeoptimizationLiteral(Handle<Object> literal); |