Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_bytecode_lowering.h263 void AddBytecodeCount(EcmaOpcode op);
Dtyped_bytecode_lowering.cpp110 AddBytecodeCount(ecmaOpcode); in Lower()
2695 void TypedBytecodeLowering::AddBytecodeCount(EcmaOpcode op) in AddBytecodeCount() function in panda::ecmascript::kungfu::TypedBytecodeLowering