Home
last modified time | relevance | path

Searched defs:isLive (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_snapshot.cpp37 NewNode(Chunk *chunk, NodeId id, size_t index, const CString *name, NodeType type, size_t size, size_t nativeSize, JSTaggedType entry, bool isLive) NewNode() argument
H A Dheap_snapshot.h144 void SetLive(bool isLive) in SetLive() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_nodes.h1182 mutable bool isLive = false; // only used for dse to save compile time member in StmtNode

Completed in 7 milliseconds