Searched defs:Construct (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ic/ | ||
| H A D | invoke_cache.cpp | 80 JSTaggedValue InvokeCache::Construct(JSThread *thread, JSTaggedValue firstValue, JSTaggedValue secondValue, in Construct() function in panda::ecmascript::InvokeCache |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | hcr_circuit_builder.cpp | 459 GateRef CircuitBuilder::Construct(GateRef hirGate, std::vector<GateRef> args) in Construct() function in panda::ecmascript::kungfu::CircuitBuilder |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_function.cpp | 462 JSTaggedValue JSFunction::Construct(EcmaRuntimeCallInfo *info) in Construct() function in panda::ecmascript::JSFunction |
Completed in 6 milliseconds