Searched defs:ToIndex (Results 1 – 9 of 9) sorted by relevance
25 constexpr size_t ToIndex(T idx) in ToIndex() function
46 constexpr size_t ToIndex(ObjectTypeStats type) in ToIndex() function61 constexpr size_t ToIndex(MemoryTypeStats type) in ToIndex() function77 constexpr size_t ToIndex(TimeTypeStats type) in ToIndex() function92 constexpr size_t ToIndex(PauseTypeStats type) in ToIndex() function
34 constexpr size_t ToIndex(GCPhase phase) in ToIndex() function
63 constexpr size_t ToIndex(GCType type) in ToIndex() function
64 static constexpr size_t ToIndex(const PtHookType type) in ToIndex() function
346 static constexpr size_t ToIndex(ClassRoot root) in ToIndex() function
1491 JSTaggedNumber JSTaggedValue::ToIndex(JSThread *thread, const JSHandle<JSTaggedValue> &tagged) in ToIndex() function in panda::ecmascript::JSTaggedValue
2286 DEF_RUNTIME_STUBS(ToIndex) in DEF_RUNTIME_STUBS() argument
10434 GateRef StubBuilder::ToIndex(GateRef glue, GateRef tagged) in ToIndex() function in panda::ecmascript::kungfu::StubBuilder