Home
last modified time | relevance | path

Searched defs:result_ (Results 1 – 18 of 18) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Descape_analysis_editor.h36 EscapeAnalysis* result_; variable
Dcircuit_builder-inl.h186 delete result_; in ~LogicAndBuilder() local
232 delete result_; in ~LogicOrBuilder() local
/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_returns.h107 : result_(std::move(result)), exceptionDetails_(std::move(exceptionDetails)) in result_() function
246 : result_(std::move(descriptor)), in result_() function
269 : result_(std::move(result)), in result_() function
/arkcompiler/ets_runtime/common_components/heap/allocator/
Dfix_heap.h117 Result &result_; variable
148 FixHeapWorker::Result &result_; variable
/arkcompiler/ets_runtime/ecmascript/base/
Djson_stringifier.h135 CString result_; variable
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Diterators.h105 VReg result_; variable
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/
DglobalDeclTransformer.h99 ResultT result_; variable
/arkcompiler/ets_frontend/es2panda/compiler/base/
Diterators.h104 VReg result_; variable
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dcodegen.h174 std::vector<pandasm::Ins> result_; variable
/arkcompiler/runtime_core/bytecode_optimizer/
Dcodegen.h142 std::vector<pandasm::InsPtr> result_; variable
/arkcompiler/runtime_core/libabckit/src/codegen/
Dcodegen_dynamic.h145 std::vector<InsWrapper> result_; variable
Dcodegen_static.h197 std::vector<pandasm::Ins> result_; variable
/arkcompiler/ets_frontend/es2panda/typescript/types/
DtypeRelation.h109 RelationResult result_; variable
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dcard_handler.h73 bool *result_; variable
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DbinaryExpression.h183 Expression *result_ = nullptr; variable
DassignmentExpression.h184 Expression *result_ = nullptr; variable
/arkcompiler/ets_frontend/es2panda/aot/
Doptions.h168 std::string result_; variable
/arkcompiler/runtime_core/static_core/static_linker/
Dlinker_context.h160 Result result_; variable