Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dlithium-codegen.cc233 int closure_id = DefineDeoptimizationLiteral(environment->closure()); in WriteTranslationFrame() local
234 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()
277 int closure_id = DefineDeoptimizationLiteral(environment->closure()); in WriteTranslationFrame() local
278 translation->StoreLiteral(closure_id); in WriteTranslationFrame()
291 int closure_id = DefineDeoptimizationLiteral(environment->closure()); in WriteTranslationFrame() local
292 translation->StoreLiteral(closure_id); in WriteTranslationFrame()
[all …]