Searched defs:SetParameters (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | new_object_stub_builder.h | 42 void SetParameters(GateRef glue, GateRef size)
in SetParameters() function in panda::ecmascript::kungfu::NewObjectStubBuilder |
| H A D | ic_stub_builder.h | 29 void SetParameters(GateRef glue, GateRef receiver, GateRef profileTypeInfo, in SetParameters() function in panda::ecmascript::kungfu::ICStubBuilder 40 void SetParameters(GateRef glue, GateRef receiver, GateRef profileTypeInfo, in SetParameters() function in panda::ecmascript::kungfu::ICStubBuilder |
| H A D | call_signature.h | 214 void SetParameters(VariableType *paramsType) in SetParameters() function in panda::ecmascript::kungfu::CallSignature::TargetKind |
| /arkcompiler/runtime_core/static_core/compiler/tests/ | ||
| H A D | vixl_exec_module.h | 129 void SetParameters(Ts... imm) in SetParameters() function in ark::compiler::VixlExecModule |
Completed in 4 milliseconds