| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/napi_impl/ |
| D | napi_impl.h | 29 NapiImpl impl; in InitNapi() local
|
| D | napi_impl.cpp | 28 void NapiImpl::Init(NapiImpl impl) in Init()
|
| /arkcompiler/ets_frontend/ets2panda/test/unit/public/ |
| D | e2p_test_plugin.c | 24 static struct es2panda_Impl const *impl = NULL; variable
|
| D | es2panda_public_test.cpp | 83 es2panda_Impl const *impl = nullptr; in TEST_F() member
|
| /arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/ |
| D | main.cpp | 24 const auto *impl = es2panda_GetImpl(ES2PANDA_LIB_VERSION); in Run() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/include/ |
| D | phase_impl.h | 89 auto &impl = static_cast<FuncOptimizeImpl &>(utils::ToRef(param)); in RunImpl() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_vm_api.cpp | 142 bool BindNative(const char *classDescriptor, const char *methodName, void *impl) in BindNative()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| D | ets_method.h | 217 void RegisterNativeImpl(void *impl) in RegisterNativeImpl()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | code_generator.h | 190 CodeGenerator(std::unique_ptr<CodeGeneratorImpl> &impl, const std::string& methodName) in CodeGenerator()
|
| D | circuit_builder_helper.h | 257 explicit Label(LabelImpl *impl) : impl_(impl) {} in Label()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/ |
| D | ets_napi_helpers.cpp | 386 Method *impl = etsClassLinker->GetAsyncImplMethod(method, currentCoro); in EtsAsyncCall() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ |
| D | llvm_ir_builder.h | 64 inline void SetImpl(void *impl) in SetImpl()
|
| D | llvm_ir_builder.cpp | 303 BasicBlockImpl *impl = bb->GetImpl<BasicBlockImpl>(); in SetToCfg() local 316 auto impl = bb->GetImpl<BasicBlockImpl>(); in ProcessPhiWorkList() local 338 BasicBlockImpl *impl = currentBb_->GetImpl<BasicBlockImpl>(); in EndCurrentBlock() local 358 auto impl = std::make_unique<BasicBlockImpl>(); in EnsureBBImpl() local 509 BasicBlockImpl *impl = EnsureBBImpl(bb); in EnsureLBB() local 1202 BasicBlockImpl *impl = bb->GetImpl<BasicBlockImpl>(); in VisitPhi() local 1219 BasicBlockImpl* impl = currentBb_->GetImpl<BasicBlockImpl>(); in VisitPhi() local
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | ETSemitter.cpp | 666 const ir::MethodDefinition *impl = FindAsyncImpl(scriptFunc); in GenAnnotationAsync() local
|
| /arkcompiler/ets_frontend/ets2panda/parser/ |
| D | TypedParser.cpp | 843 auto *impl = AllocNode<ir::TSClassImplements>(expr, implTypeParams); in ParseClassImplementClause() local
|
| D | ASparser.cpp | 1136 auto *impl = AllocNode<ir::TSClassImplements>(current, implTypeParams); in ParseClassImplementClause() local
|
| /arkcompiler/ets_frontend/ets2panda/varbinder/ |
| D | ETSBinder.cpp | 353 for (auto *impl : classDef->Implements()) { in BuildClassDefinitionImpl() local
|
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ |
| D | object.cpp | 1111 auto *impl = CreateAsyncProxy(overload, classDef, false); in CreateAsyncProxyMethods() local
|
| /arkcompiler/runtime_core/static_core/runtime/interpreter/ |
| D | interpreter-inl.h | 3802 …void *impl = reinterpret_cast<void *>(&ExecuteImpl<RuntimeIfaceT, IS_DYNAMIC, IS_PROFILE_ENABLED>); in ExecuteImplInner() local
|
| /arkcompiler/ets_frontend/es2panda/parser/ |
| D | parserImpl.cpp | 3279 auto *impl = AllocNode<ir::TSClassImplements>(expr, implTypeParams); in ParseTSClassImplements() local
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 2797 impl: null property 2804 impl: null property 2934 get impl() { getter 3021 get impl() { getter 3057 get impl() { getter 3150 get impl() { getter 46779 this.impl = new UO(this); property 107694 impl: null, property 107736 impl: null, property 107770 impl: null, property [all …]
|