Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_bytecode_lowering.h211 void DeleteBytecodeCount(EcmaOpcode op);
Dtyped_bytecode_lowering.cpp125 DeleteBytecodeCount(ecmaOpcode); in Lower()
333 DeleteBytecodeCount(ecmaOpcode); in Lower()
2182 void TypedBytecodeLowering::DeleteBytecodeCount(EcmaOpcode op) in DeleteBytecodeCount() function in panda::ecmascript::kungfu::TypedBytecodeLowering