Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dunique_fd_test.cpp38 TEST(UniqueFd, Construct) in TEST() argument
/arkcompiler/ets_runtime/ecmascript/ic/
Dinvoke_cache.cpp80 JSTaggedValue InvokeCache::Construct(JSThread *thread, JSTaggedValue firstValue, JSTaggedValue seco… in Construct() function in panda::ecmascript::InvokeCache
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_proxy_test.cpp567 HWTEST_F_L0(JSProxyTest, Construct) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Djs_function.cpp459 JSTaggedValue JSFunction::Construct(EcmaRuntimeCallInfo *info) in Construct() function in panda::ecmascript::JSFunction
/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.cpp459 GateRef CircuitBuilder::Construct(GateRef hirGate, std::vector<GateRef> args) in Construct() function in panda::ecmascript::kungfu::CircuitBuilder