Lines Matching refs:closure_id
225 int closure_id = DefineDeoptimizationLiteral(environment->closure()); in WriteTranslationFrame() local
226 translation->StoreLiteral(closure_id); in WriteTranslationFrame()
238 int closure_id = DefineDeoptimizationLiteral(environment->closure()); in WriteTranslationFrame() local
239 translation->StoreLiteral(closure_id); in WriteTranslationFrame()
253 int closure_id = DefineDeoptimizationLiteral(environment->closure()); in WriteTranslationFrame() local
254 translation->StoreLiteral(closure_id); in WriteTranslationFrame()
268 int closure_id = DefineDeoptimizationLiteral(environment->closure()); in WriteTranslationFrame() local
269 translation->StoreLiteral(closure_id); in WriteTranslationFrame()
282 int closure_id = DefineDeoptimizationLiteral(environment->closure()); in WriteTranslationFrame() local
283 translation->StoreLiteral(closure_id); in WriteTranslationFrame()
295 int closure_id = DefineDeoptimizationLiteral(environment->closure()); in WriteTranslationFrame() local
296 translation->StoreLiteral(closure_id); in WriteTranslationFrame()