Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Ddebug_data_builder.cpp65 auto original = inst->getDebugLoc(); in AppendInlinedAt() local
/arkcompiler/ets_frontend/arkguard/src/transformers/rename/
DRenameIdentifierTransformer.ts250 const original: string = def.name; constant
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h1112 static EcmaString *CopyStringToOldSpace(const EcmaVM *vm, const JSHandle<EcmaString> &original, in CopyStringToOldSpace()
Decma_string.cpp97 EcmaString *EcmaString::CopyStringToOldSpace(const EcmaVM *vm, const JSHandle<EcmaString> &original, in CopyStringToOldSpace()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument