Home
last modified time | relevance | path

Searched defs:Dec (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/conformance/decorators/
Dtest-ts-decorators-18.ts17 function Dec(v: string) { function
/arkcompiler/ets_runtime/ecmascript/compiler/
Doperations_stub_builder.cpp1248 GateRef OperationsStubBuilder::Dec(GateRef glue, GateRef value, ProfileOperation callback) in Dec() function in panda::ecmascript::kungfu::OperationsStubBuilder
Dcall_signature.cpp184 DEF_CALL_SIGNATURE(Dec) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp114 JSTaggedValue SlowRuntimeStub::Dec(JSThread *thread, JSTaggedValue value) in Dec() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp494 DEF_RUNTIME_STUBS(Dec) in DEF_RUNTIME_STUBS() argument