Searched refs:closure_id (Results 1 – 1 of 1) sorted by relevance
233 int closure_id = DefineDeoptimizationLiteral(environment->closure()); in WriteTranslationFrame() local234 translation->StoreLiteral(closure_id); in WriteTranslationFrame()247 int closure_id = DefineDeoptimizationLiteral(environment->closure()); in WriteTranslationFrame() local248 translation->StoreLiteral(closure_id); in WriteTranslationFrame()262 int closure_id = DefineDeoptimizationLiteral(environment->closure()); in WriteTranslationFrame() local263 translation->StoreLiteral(closure_id); in WriteTranslationFrame()277 int closure_id = DefineDeoptimizationLiteral(environment->closure()); in WriteTranslationFrame() local278 translation->StoreLiteral(closure_id); in WriteTranslationFrame()291 int closure_id = DefineDeoptimizationLiteral(environment->closure()); in WriteTranslationFrame() local292 translation->StoreLiteral(closure_id); in WriteTranslationFrame()[all …]