Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-call-gen.cc87 Label if_target_constructor(this), in CallOrConstructWithArrayLike() local
90 Branch(IsConstructor(CAST(target)), &if_target_constructor, in CallOrConstructWithArrayLike()
97 BIND(&if_target_constructor); in CallOrConstructWithArrayLike()