Home
last modified time | relevance | path

Searched defs:chunk_ (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.h78 Chunk chunk_; variable
Dheap_snapshot_json_serializer.h85 CVector<char> chunk_; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dearly_elimination.h293 Chunk* chunk_; variable
364 Chunk chunk_; variable
Dcircuit.h186 Chunk chunk_; variable
Dgate_meta_data_builder.h137 Chunk* chunk_; variable
/arkcompiler/ets_runtime/ecmascript/dfx/pgo_profiler/
Dpgo_profiler_manager.h177 Chunk chunk_; variable
266 std::unique_ptr<Chunk> chunk_; variable
/arkcompiler/ets_runtime/ecmascript/regexp/tests/
Ddyn_chunk_test.cpp51 Chunk *chunk_ {nullptr}; member in panda::test::DynChunkTest
Dregexp_test.cpp104 Chunk *chunk_ {nullptr}; member in panda::test::RegExpTest
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/tests/
Dassembler_x64_test.cpp131 Chunk *chunk_ {nullptr}; member in panda::test::AssemblerX64Test
Dassembler_aarch64_test.cpp125 Chunk *chunk_ {nullptr}; member in panda::test::AssemblerAarch64Test
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.h428 std::unique_ptr<Chunk> chunk_; variable
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h620 Chunk chunk_; variable
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_executor.h727 Chunk *chunk_ = nullptr; variable