Searched refs:derived_constructor (Results 1 – 1 of 1) sorted by relevance
650 bool derived_constructor = IsDerivedConstructor(function_kind_); in DeclareThis() local653 derived_constructor ? CONST : VAR, THIS_VARIABLE, in DeclareThis()654 derived_constructor ? kNeedsInitialization : kCreatedInitialized); in DeclareThis()