Searched defs:Construct (Results 1 – 4 of 4) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ic/ | ||
D | invoke_cache.cpp | 79 JSTaggedValue InvokeCache::Construct(JSThread *thread, JSTaggedValue firstValue, JSTaggedValue seco… in Construct() function in panda::ecmascript::InvokeCache |
/arkcompiler/ets_runtime/ecmascript/ | ||
D | js_function.cpp | 277 JSTaggedValue JSFunction::Construct(EcmaRuntimeCallInfo *info) in Construct() function in panda::ecmascript::JSFunction |
/arkcompiler/ets_runtime/ecmascript/tests/ | ||
D | js_proxy_test.cpp | 611 HWTEST_F_L0(JSProxyTest, Construct) in HWTEST_F_L0() argument |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | circuit_builder.cpp | 1227 GateRef CircuitBuilder::Construct(GateRef hirGate, std::vector<GateRef> args) in Construct() function in panda::ecmascript::kungfu::CircuitBuilder |