Home
last modified time | relevance | path

Searched defs:impl (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DthisTypeInObjectLiterals.ts111 let impl: I = mutuallyRecursive; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcode_generator.h42 CodeGenerator(std::unique_ptr<CodeGeneratorImpl> &impl, const std::string& methodName) in CodeGenerator()
Dllvm_ir_builder.h78 inline void SetImpl(void *impl) in SetImpl()
Dllvm_ir_builder.cpp282 BasicBlockImpl *impl = bb->GetImpl<BasicBlockImpl>(); in SetToCfg() local
295 auto impl = bb->GetImpl<BasicBlockImpl>(); in ProcessPhiWorkList() local
317 BasicBlockImpl *impl = currentBb_->GetImpl<BasicBlockImpl>(); in EndCurrentBlock() local
337 auto impl = std::make_unique<BasicBlockImpl>(); in EnsureBBImpl() local
431 BasicBlockImpl *impl = EnsureBBImpl(bb); in EnsureLBB() local
1032 BasicBlockImpl *impl = bb->GetImpl<BasicBlockImpl>(); in VisitPhi() local
1049 BasicBlockImpl* impl = currentBb_->GetImpl<BasicBlockImpl>(); in VisitPhi() local
Dcircuit_builder.h797 explicit Label(LabelImpl *impl) : impl_(impl) {} in Label()
Dcircuit_builder-inl.h1299 auto impl = new Label::LabelImpl(env, control); in NewLabel() local
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp2888 auto *impl = AllocNode<ir::TSClassImplements>(expr, implTypeParams); in ParseClassDefinition() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js2797 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 …]