Searched defs:Construct (Results 1 – 5 of 5) sorted by relevance
38 TEST(UniqueFd, Construct) in TEST() argument
80 JSTaggedValue InvokeCache::Construct(JSThread *thread, JSTaggedValue firstValue, JSTaggedValue seco… in Construct() function in panda::ecmascript::InvokeCache
567 HWTEST_F_L0(JSProxyTest, Construct) in HWTEST_F_L0() argument
459 JSTaggedValue JSFunction::Construct(EcmaRuntimeCallInfo *info) in Construct() function in panda::ecmascript::JSFunction
459 GateRef CircuitBuilder::Construct(GateRef hirGate, std::vector<GateRef> args) in Construct() function in panda::ecmascript::kungfu::CircuitBuilder