Home
last modified time | relevance | path

Searched refs:funcIsClassConstructor (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcall_stub_builder.cpp184 Label funcIsClassConstructor(env); in JSCallJSFunction()
189 BRANCH(IsClassConstructorFromBitField(bitfield_), &funcIsClassConstructor, &funcNotClassConstructor); in JSCallJSFunction() local
190 Bind(&funcIsClassConstructor); in JSCallJSFunction()

Completed in 3 milliseconds