Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds