Searched refs:GetCompilerRuntimeInterface (Results 1 – 5 of 5) sorted by relevance
152 compiler::RuntimeInterface *GetCompilerRuntimeInterface() const override in GetCompilerRuntimeInterface() function
117 virtual compiler::RuntimeInterface *GetCompilerRuntimeInterface() const in GetCompilerRuntimeInterface() function
222 ASSERT_NE(vm->GetCompilerRuntimeInterface(), nullptr); in TEST_F()
248 compiler::RuntimeInterface *GetCompilerRuntimeInterface() const override in GetCompilerRuntimeInterface() function
154 paoc_->runtime_ = Runtime::GetCurrent()->GetPandaVM()->GetCompilerRuntimeInterface(); in InitRuntime()