Home
last modified time | relevance | path

Searched defs:GetSuperConstructor (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp974 JSTaggedValue SlowRuntimeStub::GetSuperConstructor(JSThread *thread, JSTaggedValue ctor) in GetSuperConstructor() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp562 GateRef CircuitBuilder::GetSuperConstructor(GateRef ctor) in GetSuperConstructor() function in panda::ecmascript::kungfu::CircuitBuilder