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.h210 void AddBytecodeCount(EcmaOpcode op);
Dtyped_bytecode_lowering.cpp121 AddBytecodeCount(ecmaOpcode); in Lower()
2172 void TypedBytecodeLowering::AddBytecodeCount(EcmaOpcode op) in AddBytecodeCount() function in panda::ecmascript::kungfu::TypedBytecodeLowering