Home
last modified time | relevance | path

Searched defs:Inc (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/jsvm/src/
Dmemory_manager.h64 void Inc() in Inc() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dreg_info.h108 void Inc(uint32 v) const in Inc() function
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dopt_code_profiler.h123 void Inc() in Inc() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Doperations_stub_builder.cpp1239 GateRef OperationsStubBuilder::Inc(GateRef glue, GateRef value, ProfileOperation callback) in Inc() function in panda::ecmascript::kungfu::OperationsStubBuilder
Dcall_signature.cpp204 DEF_CALL_SIGNATURE(Inc) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp80 JSTaggedValue SlowRuntimeStub::Inc(JSThread *thread, JSTaggedValue value) in Inc() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp851 DEF_RUNTIME_STUBS(Inc) in DEF_RUNTIME_STUBS() argument