Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dlinked_hashtable_stub_builder.cpp649 Label newTargetFunction(env); in GenMapSetConstructor() local
657 Branch(IsJSFunction(newTarget), &newTargetFunction, &slowPath); in GenMapSetConstructor()
659 Bind(&newTargetFunction); in GenMapSetConstructor()