Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dinterpreter-assembler.cc758 Label call_construct_function(this, &allocation_feedback), in Construct() local
781 Branch(is_monomorphic, &call_construct_function, &extra_checks); in Construct()
783 Bind(&call_construct_function); in Construct()
806 GotoIf(is_megamorphic, &call_construct_function); in Construct()
834 Goto(&call_construct_function); in Construct()
862 Goto(&call_construct_function); in Construct()
869 Goto(&call_construct_function); in Construct()
883 Goto(&call_construct_function); in Construct()