Searched refs:filled_version (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ruby-106/ruby/
H A Dvm_method.c21 VALUE filled_version; /* filled state version */ member in struct:cache_entry
40 ent->filled_version = 0;
550 ent->filled_version = GET_VM_STATE_VERSION();
577 if (ent->filled_version == GET_VM_STATE_VERSION() &&

Completed in 172 milliseconds