Home
last modified time | relevance | path

Searched defs:Construct (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dunique_fd_test.cpp38 TEST(UniqueFd, Construct) in TEST() argument
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_proxy_test.cpp567 HWTEST_F_L0(JSProxyTest, Construct) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.cpp480 GateRef CircuitBuilder::Construct(GateRef hirGate, std::vector<GateRef> args) in Construct() function in panda::ecmascript::kungfu::CircuitBuilder
/arkcompiler/ets_runtime/ecmascript/
Djs_function.cpp497 JSTaggedValue JSFunction::Construct(EcmaRuntimeCallInfo *info) in Construct() function in panda::ecmascript::JSFunction