Home
last modified time | relevance | path

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

/third_party/quickjs/
Ddebugger.c492 static void DBG_SetVariableProperty(JSContext *cx, in DBG_SetVariableProperty() function
527 DBG_SetVariableProperty(cx, varVal, var, "value"); in DBG_GetVariableObj()
697 DBG_SetVariableProperty(cx, ret, body, "result"); in DBG_EvaluateProcess()