Searched refs:has_code (Results 1 – 6 of 6) sorted by relevance
79 bool has_code; member
273 bool has_code(uint32_t index) const { return code(index) != nullptr; } in has_code() function
594 if (has_code(code->index()) && in PublishCode()
346 DCHECK(!native_module->has_code(static_cast<uint32_t>(func_index))); in LazyCompileFunction()
206 resp->status.has_code = true; in grpc_gcp_handshaker_resp_set_code()
1053 native_module->has_code(func_index) && in RUNTIME_FUNCTION()