Home
last modified time | relevance | path

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

/third_party/quickjs/
Ddebugger.h45 #define STACK_DEPTH_MOVE_TWO_STEP 2 macro
Ddebugger.c792 state.variableReferenceCount = JS_GetStackDepth(debuggerInfo->cx) << STACK_DEPTH_MOVE_TWO_STEP; in DBG_GetVariableState()