Home
last modified time | relevance | path

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

/third_party/quickjs/
Ddebugger.c417 static uint32_t DBG_GetObjectVariableReference(JSContext *cx, in DBG_GetObjectVariableReference() function
482 reference = DBG_GetObjectVariableReference(cx, state, var, varVal); in DBG_SetVariableType()