Home
last modified time | relevance | path

Searched refs:stepperFunc (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_debugger_manager.h166 void SetStepperFunc(SingleStepperFunc *stepperFunc) in SetStepperFunc() argument
168 stepperFunc_ = stepperFunc; in SetStepperFunc()