Searched refs:IsBCDebuggerStub (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | hcr_circuit_builder.cpp | 137 } else if (cs->IsBCDebuggerStub()) { in Call() 210 ASSERT(cs->IsBCDebuggerStub()); in CallBCDebugger() |
H A D | call_signature.h | 172 bool IsBCDebuggerStub() const in IsBCDebuggerStub() function in panda::ecmascript::kungfu::CallSignature::TargetKind |
Completed in 3 milliseconds