| /arkcompiler/toolchain/test/fuzztest/pttypesprivatepropertydespcreate_fuzzer/ |
| D | pttypesprivatepropertydespcreate_fuzzer.cpp | 33 std::unique_ptr<PtJson> pt = PtJson::Parse(std::string((const char*)data, size)); in PtTypesPrivatePropertyDespCreateFuzzTest() local
|
| /arkcompiler/toolchain/test/fuzztest/pttypesinternalpropertydespcreate_fuzzer/ |
| D | pttypesinternalpropertydespcreate_fuzzer.cpp | 33 std::unique_ptr<PtJson> pt = PtJson::Parse(std::string((const char*)data, size)); in PtTypesInternalPropertyDespCreateFuzzTest() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/ |
| D | snapshot_constantpool_data.cpp | 62 ProfileType pt = ptManager->GetRootIdByLocation(loc); in TryGetHClassByPGOTypeLocation() local 254 ProfileType pt(abcId, methodOffset, ProfileType::Kind::ClassId, true); in StoreDataToGlobalData() local 305 ProfileType pt(abcId, methodId, ProfileType::Kind::ClassId, true); in StoreDataToGlobalData() local 353 ProfileType pt(abcId, id.GetOffset(), ProfileType::Kind::ObjectLiteralId, true); in StoreDataToGlobalData() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | jit_compilation_env.cpp | 61 auto pt = hostThread_->GetCurrentEcmaContext()->GetPTManager(); in SetTsManagerCompilationEnv() local
|
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/ |
| D | defaultParameterLowering.cpp | 291 auto pt = it; in ProcessGlobalFunctionDefinition() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
| D | mir_type.h | 926 void SetPrimType(const PrimType pt) in SetPrimType() 2290 MIRBitFieldType(uint8 field, PrimType pt) : MIRType(kTypeBitField, pt), fieldSize(field) {} in MIRBitFieldType() 2291 …MIRBitFieldType(uint8 field, PrimType pt, GStrIdx strIdx) : MIRType(kTypeBitField, pt, strIdx), fi… in MIRBitFieldType()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ |
| D | x64_MPIsel.cpp | 420 std::vector<PrimType> pt(opndVec.size(), primType); in SelectLibCall() local 426 std::vector<PrimType> pt, Operand *retOpnd, PrimType retPrimType) in SelectLibCallNArg()
|
| /arkcompiler/ets_runtime/ecmascript/jit/ |
| D | jit_profiler.cpp | 383 auto pt = ProfileType(abcId_, std::abs(ctorMethodId), ProfileType::Kind::JITClassId, true); in ConvertNewObjRange() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/ |
| D | mir_nodes.cpp | 1732 PrimitiveType pt(pTyp); in ArithResTypeVerify() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_cgfunc.cpp | 8795 std::vector<PrimType> pt; in SelectLibCall() local 8805 std::vector<PrimType> pt, PrimType retPrimType, bool is2ndRet) in SelectLibCallNArg()
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument
|