Searched refs:add_native_invoker (Results 1 – 6 of 6) sorted by relevance
944 void add_native_invoker(BufferBlob* stub);
4794 void Compile::add_native_invoker(BufferBlob* stub) { in add_native_invoker() function in Compile
2643 C->add_native_invoker(invoker); in make_native_call()
961 void add_native_invoker(RuntimeStub* stub);
2649 C->add_native_invoker(invoker); in make_native_call()
4870 void Compile::add_native_invoker(RuntimeStub* stub) { in add_native_invoker() function in Compile