Home
last modified time | relevance | path

Searched defs:vb (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/test/cookbook_tests/
Darkts-esobject-is-any.ts24 export let vb: CY<ESObject> = { data: '123', obj: '123' } variable
/arkcompiler/ets_frontend/ets2panda/util/
Dhelpers.cpp408 static void CollectBindingName(varbinder::VarBinder *vb, ir::AstNode *node, std::vector<ir::Identif… in CollectBindingName()
447 std::vector<ir::Identifier *> Helpers::CollectBindingNames(varbinder::VarBinder *vb, ir::Expression… in CollectBindingNames()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Descompat_ArrayBuffer.cpp187 auto vb = helpers::encoding::ValidateBuffer(buffer); in EtsArrayBufferToString() local
/arkcompiler/ets_frontend/ets2panda/parser/program/
Dprogram.h78 auto *vb = allocator->New<T>(allocator); variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_insn.cpp400 uint32 vb = v->GetValidBitsNum(); in Visit() local
/arkcompiler/runtime_core/libabckit/src/irbuilder_dynamic/
Dir_builder_dyn.cpp104 auto &vb = GetGraph()->GetVectorBlocks(); in BuildInstructionsForBB() local
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dir_builder.cpp149 auto &vb = GetGraph()->GetVectorBlocks(); in BuildInstructionsForBB() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dir_builder.cpp300 auto &vb = GetGraph()->GetVectorBlocks(); in AddInstructionToBB() local
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.cpp462 … *, ir::Expression *> ParamScope::AddParamDecl(ArenaAllocator *allocator, varbinder::VarBinder *vb, in AddParamDecl()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument