Home
last modified time | relevance | path

Searched refs:_bci_map (Results 1 – 4 of 4) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DmethodComparator.cpp37 BciMap *MethodComparator::_bci_map; member in MethodComparator
87 _bci_map = &bci_map; in methods_switchable()
282 if (! _bci_map->old_and_new_locations_same(old_dest, new_dest)) in args_same()
319 if (! _bci_map->old_and_new_locations_same(old_dest, new_dest)) in args_same()
H A DmethodComparator.hpp42 static BciMap *_bci_map; member in MethodComparator
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DmethodComparator.cpp37 BciMap *MethodComparator::_bci_map; member in MethodComparator
87 _bci_map = &bci_map; in methods_switchable()
282 if (! _bci_map->old_and_new_locations_same(old_dest, new_dest)) in args_same()
319 if (! _bci_map->old_and_new_locations_same(old_dest, new_dest)) in args_same()
H A DmethodComparator.hpp42 static BciMap *_bci_map; member in MethodComparator