Home
last modified time | relevance | path

Searched defs:GetArgument (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/runtime/tooling/inspector/tests/
Dtest_frame.h97 uint64_t GetArgument(size_t /* i */) const override in GetArgument() function
/arkcompiler/runtime_core/runtime/tooling/
Ddebugger.h495 uint64_t GetArgument(size_t i) const override in GetArgument() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.h694 inline GateRef GetArgument(size_t index) const in GetArgument() function