Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbc_call_signature.h638 static const CallSignature* BCDebuggerHandler() in BCDebuggerHandler() function
Dhcr_circuit_builder.cpp203 const CallSignature *cs = BytecodeStubCSigns::BCDebuggerHandler(); in CallBCDebugger()