Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.h153 bool IsBCDebuggerStub() const in IsBCDebuggerStub() function
Dcircuit_builder.cpp849 ASSERT(cs->IsBCDebuggerStub()); in CallBCDebugger()
1037 } else if (cs->IsBCDebuggerStub()) { in Call()