Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-constructor.cc44 if_class_constructor(this), if_function_without_prototype(this), in EmitFastNewClosure() local
67 GotoIf(is_class_constructor, &if_class_constructor); in EmitFastNewClosure()
101 Bind(&if_class_constructor); in EmitFastNewClosure()