Home
last modified time | relevance | path

Searched defs:HandleCall (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/runtime/interpreter/
Dinterpreter-inl.h2123 ALWAYS_INLINE void HandleCall() in HandleCall() function
3094 ALWAYS_INLINE void HandleCall(Method *method) in HandleCall() function
/arkcompiler/runtime_core/verification/absint/
Dabs_int_inl.h3649 bool HandleCall() in HandleCall() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp456 void LLVMIRBuilder::HandleCall(GateRef gate) in HandleCall() function in panda::ecmascript::kungfu::LLVMIRBuilder