Searched defs:ni (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/static_core/static_linker/ |
| D | linker_context.cpp | 167 auto ni = static_cast<panda_file::ClassItem *>(cm[name]); in FillRegularClasses() local 174 void Context::MergeClass(const panda_file::FileReader *reader, panda_file::ClassItem *ni, panda_fil… in MergeClass() 204 …auto ni = clz->AddField(StringFromOld(oi->GetNameItem()), TypeFromOld(oi->GetTypeItem()), oi->GetA… in MergeField() local 225 … auto *ni = clz->AddMethod(StringFromOld(oi->GetNameItem()), proto, oi->GetAccessFlags(), params); in MergeMethod() local 269 std::pair<bool, bool> Context::UpdateDebugInfo(panda_file::MethodItem *ni, panda_file::MethodItem *… in UpdateDebugInfo() 301 void Context::CreateTryBlocks(panda_file::MethodItem *ni, panda_file::CodeItem *nci, in CreateTryBlocks() 667 void Context::TransferAnnotations(const panda_file::FileReader *reader, T *ni, T *oi) in TransferAnnotations()
|
| D | linker_context.h | 219 T *ni; member
|
| /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
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 11094 function ni(t) { function
|