Searched defs:Inc (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | operations_stub_builder.cpp | 1200 GateRef OperationsStubBuilder::Inc(GateRef glue, GateRef value, ProfileOperation callback) in Inc() function in panda::ecmascript::kungfu::OperationsStubBuilder |
| D | call_signature.cpp | 179 DEF_CALL_SIGNATURE(Inc) in DEF_CALL_SIGNATURE() argument |
| /arkcompiler/ets_runtime/ecmascript/interpreter/ | ||
| D | slow_runtime_stub.cpp | 105 JSTaggedValue SlowRuntimeStub::Inc(JSThread *thread, JSTaggedValue value) in Inc() function in panda::ecmascript::SlowRuntimeStub |
| /arkcompiler/ets_runtime/ecmascript/stubs/ | ||
| D | runtime_stubs.cpp | 487 DEF_RUNTIME_STUBS(Inc) in DEF_RUNTIME_STUBS() argument |