Home
last modified time | relevance | path

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

/arkcompiler/toolchain/test/fuzztest/pttypesprivatepropertydespcreate_fuzzer/
Dpttypesprivatepropertydespcreate_fuzzer.cpp33 std::unique_ptr<PtJson> pt = PtJson::Parse(std::string((const char*)data, size)); in PtTypesPrivatePropertyDespCreateFuzzTest() local
/arkcompiler/toolchain/test/fuzztest/pttypesinternalpropertydespcreate_fuzzer/
Dpttypesinternalpropertydespcreate_fuzzer.cpp33 std::unique_ptr<PtJson> pt = PtJson::Parse(std::string((const char*)data, size)); in PtTypesInternalPropertyDespCreateFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/
Dsubtyping_operator.cpp27 TSObjectType *pt = TSObjectType::Cast(classType->GetPrototypeType().GetTaggedObject()); in CheckBaseClass() local
61 TSObjectType *pt = TSObjectType::Cast(classType->GetPrototypeType().GetTaggedObject()); in CheckSubtyping() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument