Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Doperations_stub_builder.cpp1200 GateRef OperationsStubBuilder::Inc(GateRef glue, GateRef value, ProfileOperation callback) in Inc() function in panda::ecmascript::kungfu::OperationsStubBuilder
Dcall_signature.cpp179 DEF_CALL_SIGNATURE(Inc) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp105 JSTaggedValue SlowRuntimeStub::Inc(JSThread *thread, JSTaggedValue value) in Inc() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp487 DEF_RUNTIME_STUBS(Inc) in DEF_RUNTIME_STUBS() argument