Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_bytecode_lowering.h175 void CheckFastCallThisCallTarget(const TypeAccessor &tacc);
Dtyped_bytecode_lowering.cpp1678 void TypedBytecodeLowering::CheckFastCallThisCallTarget(const TypeAccessor &tacc) in CheckFastCallThisCallTarget() function in panda::ecmascript::kungfu::TypedBytecodeLowering
1717 CheckFastCallThisCallTarget(tacc); in CheckThisCallTargetAndLowerCall()