Searched defs:IsNoGC (Results 1 – 5 of 5) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/jspandafile/ | ||
D | method_literal.h | 262 bool IsNoGC() const in IsNoGC() function |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | bytecodes.h | 117 bool IsNoGC() const in IsNoGC() function |
D | gate_meta_data.h | 754 bool IsNoGC() const in IsNoGC() function |
D | gate_accessor.cpp | 342 bool GateAccessor::IsNoGC(GateRef gate) const in IsNoGC() function in panda::ecmascript::kungfu::GateAccessor |
/arkcompiler/ets_runtime/ecmascript/ts_types/ | ||
D | ts_manager.cpp | 645 bool TSManager::IsNoGC(GlobalTSTypeRef gt) const in IsNoGC() function in panda::ecmascript::TSManager |