Home
last modified time | relevance | path

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

/external/v8/src/x64/
Dmacro-assembler-x64.cc2268 Operand debug_hook_active_operand = ExternalOperand(debug_hook_active); in CheckDebugHook() local
2269 cmpb(debug_hook_active_operand, Immediate(0)); in CheckDebugHook()