Searched defs:GetSuperConstructor (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/interpreter/ | ||
D | slow_runtime_stub.cpp | 974 JSTaggedValue SlowRuntimeStub::GetSuperConstructor(JSThread *thread, JSTaggedValue ctor) in GetSuperConstructor() function in panda::ecmascript::SlowRuntimeStub |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | circuit_builder.cpp | 562 GateRef CircuitBuilder::GetSuperConstructor(GateRef ctor) in GetSuperConstructor() function in panda::ecmascript::kungfu::CircuitBuilder |