Home
last modified time | relevance | path

Searched refs:closure_id (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/crankshaft/
Dlithium-codegen.cc219 int closure_id = DefineDeoptimizationLiteral(environment->closure()); in WriteTranslationFrame() local
220 translation->StoreLiteral(closure_id); in WriteTranslationFrame()
232 int closure_id = DefineDeoptimizationLiteral(environment->closure()); in WriteTranslationFrame() local
233 translation->StoreLiteral(closure_id); in WriteTranslationFrame()
247 int closure_id = DefineDeoptimizationLiteral(environment->closure()); in WriteTranslationFrame() local
248 translation->StoreLiteral(closure_id); in WriteTranslationFrame()
262 int closure_id = DefineDeoptimizationLiteral(environment->closure()); in WriteTranslationFrame() local
263 translation->StoreLiteral(closure_id); in WriteTranslationFrame()
275 int closure_id = DefineDeoptimizationLiteral(environment->closure()); in WriteTranslationFrame() local
276 translation->StoreLiteral(closure_id); in WriteTranslationFrame()