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.h595 static const CallSignature* BCDebuggerHandler() in BCDebuggerHandler() function
Dcircuit_builder.cpp848 const CallSignature *cs = BytecodeStubCSigns::BCDebuggerHandler(); in CallBCDebugger()