Searched defs:ResolveLiteralArray (Results 1 – 4 of 4) sorted by relevance
123 static coretypes::Array *ResolveLiteralArray(PandaVM *vm, const Method &caller, BytecodeId id) in ResolveLiteralArray() function
3036 ALWAYS_INLINE coretypes::Array *ResolveLiteralArray(BytecodeId id) in ResolveLiteralArray() function
1292 coretypes::Array *Runtime::ResolveLiteralArray(PandaVM *vm, const Method &caller, uint32_t id) in ResolveLiteralArray() function in ark::Runtime1381 coretypes::Array *Runtime::ResolveLiteralArray(PandaVM *vm, const panda_file::File &pf, uint32_t id, in ResolveLiteralArray() function in ark::Runtime
158 …static coretypes::Array *ResolveLiteralArray([[maybe_unused]] PandaVM *vm, [[maybe_unused]] const … in ResolveLiteralArray() function