Searched defs:DependChains (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/base/ | ||
H A D | depend_chain_helper.h | 24 class DependChains : public ChunkObject { class 56 DependChains(Chunk* chunk) : chunk_(chunk) {} in DependChains() function in panda::ecmascript::kungfu::DependChains |
Completed in 1 milliseconds