Searched refs:owns_code_array_ (Results 1 – 2 of 2) sorted by relevance
25 owns_code_array_(owns_code_array), quick_code_(nullptr) { in CompiledCode()32 if (owns_code_array_) { in SetCode()44 if (owns_code_array_) { in ~CompiledCode()
80 const bool owns_code_array_; variable