Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcall_stub_builder.h173 GateRef CallConstructorBridge(const int idxForAot, const std::vector<GateRef> &argsForAot);
H A Dcall_stub_builder.cpp307 GateRef CallStubBuilder::CallConstructorBridge(const int idxForAot, const std::vector<GateRef> &argsForAot) in CallConstructorBridge() function in panda::ecmascript::kungfu::CallStubBuilder
369 ret = CallConstructorBridge(idxForAot, argsForAot); in CallBridge()

Completed in 3 milliseconds